Module: RailsIam::Authorization::Authorizable
- Extended by:
- ActiveSupport::Concern
- Includes:
- RailsIam::AuthConcern, ConfigLoader
- Defined in:
- app/controllers/concerns/rails_iam/authorization/authorizable.rb
Method Summary
Methods included from ConfigLoader
#authentication_strategies, #authorization_rule_error, #cookie_options, #jwt_algorithm, #jwt_audience, #jwt_expiry, #jwt_issuer, #jwt_secret_key, #refresh_token_transport, #session_strategy, #user_class
Methods included from RailsIam::AuthConcern
#current_refresh_token, #extract_refresh_token, #extract_refresh_token_from_cookie, #extract_refresh_token_from_header, #render_rails_iam_authentication_error, #render_rails_iam_authorization_error