Module: Authify::Core::Constants

Defined in:
lib/authify/core/constants/jwt_scopes.rb

Constant Summary collapse

JWTSCOPES =

Stores all JWT scopes known to the application

[
  'user_access'
].freeze