Skip to content

OAuth and API for the CLI - #482

Draft
monorkin wants to merge 1 commit into
mainfrom
cli-api
Draft

OAuth and API for the CLI#482
monorkin wants to merge 1 commit into
mainfrom
cli-api

Conversation

@monorkin

Copy link
Copy Markdown
Contributor

No description provided.

# authentication, no CSRF (clients authenticate per request), no browser
# guard, and errors render as OAuth JSON error responses.
class Oauth::BaseController < ActionController::Base
skip_forgery_protection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants