lib/rodauth/features/oauth_jwt_jwks.rb in rodauth-oauth-1.3.2 vs lib/rodauth/features/oauth_jwt_jwks.rb in rodauth-oauth-1.4.0

- old
+ new

@@ -5,10 +5,10 @@ module Rodauth Feature.define(:oauth_jwt_jwks, :OauthJwtJwks) do depends :oauth_jwt_base - auth_value_methods(:jwks_set) + auth_methods(:jwks_set) auth_server_route(:jwks) do |r| before_jwks_route r.get do