class

Authly::DefaultClaimsProvider

Inherits Authly::ClaimsProvider < Reference < Object

Default no-op implementation that passes through the payload unchanged

Instance methods

enrich_access_token(payload, client_id, sub, scope) : JWTPayload
Source