Class: StandardId::Oauth::AuthorizationCodeAuthorizationFlow

Inherits:
AuthorizationFlow show all
Defined in:
lib/standard_id/oauth/authorization_code_authorization_flow.rb

Instance Attribute Summary

Attributes inherited from AuthorizationFlow

#current_account, #params, #request

Attributes inherited from BaseRequestFlow

#current_account, #params, #request

Method Summary

Methods inherited from AuthorizationFlow

#execute, extra_permitted_keys, #initialize

Methods inherited from BaseRequestFlow

expect_params, expected_params, extra_permitted_keys, #initialize, permit_params, permitted_params

Constructor Details

This class inherits a constructor from StandardId::Oauth::AuthorizationFlow