Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API mode will not define the verify_authenticity_token action #113

Merged
merged 2 commits into from
May 25, 2020

Conversation

jmortlock
Copy link
Contributor

@jmortlock jmortlock commented May 24, 2020

WHY

If you run this in a Rails 5 API application you will get an <ArgumentError: Before process_action callback :verify_authenticity_token has not been defined> error

Resolves #114

@nbulaj
Copy link
Member

nbulaj commented May 24, 2020

Could you please add a changelog entry?

@jmortlock
Copy link
Contributor Author

Changelog added

@nbulaj nbulaj merged commit e8ce8fa into doorkeeper-gem:master May 25, 2020
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.

userinfo endpoint broken in rails api mode
2 participants