Class: OAuth2c::Grants::AuthorizationCode

Inherits:
ThreeLegged::Base show all
Defined in:
lib/oauth2c/grants/authorization_code.rb

Instance Attribute Summary

Attributes inherited from ThreeLegged::Base

#scope

Method Summary

Methods inherited from ThreeLegged::Base

#authz_url, #initialize, #token, #update_scope

Constructor Details

This class inherits a constructor from OAuth2c::ThreeLegged::Base