Class
Doorkeeper::OAuth::Authorization::Code
In:
lib/doorkeeper/oauth/authorization/code.rb
Parent:
Object
Methods
configuration
issue_token
native_redirect
new
Attributes
pre_auth
[RW]
resource_owner
[RW]
token
[RW]
Public Class methods
new
(pre_auth, resource_owner)
Public Instance methods
configuration
()
issue_token
()
native_redirect
()
[Validate]