Capabilities of current_token
Invalidate current token
should authenticate and return a user if valid password. Override in your own controller
tools.ietf.org/html/draft-ietf-oauth-v2-22#section-4.1.1
autonomous authorization which creates a token for client_applications user
tools.ietf.org/html/draft-ietf-oauth-v2-22#section-4.1.2
Override this to match your authorization page form
[Validate]