Class: StandardId::Oauth::ImplicitAuthorizationFlow
- Inherits:
-
AuthorizationFlow
- Object
- BaseRequestFlow
- AuthorizationFlow
- StandardId::Oauth::ImplicitAuthorizationFlow
- Defined in:
- lib/standard_id/oauth/implicit_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