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

added bypass_sign_in for next version of Devise #663

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

KendallPark
Copy link
Contributor

I'm working off the Devise master branch and getting these annoying deprecation warnings.
1__kendall_kendalls-mbp-2____sites_panacea-api__zsh_

The next version of Devise will deprecate the use of :bypass in the sign_in method. heartcombo/devise#4078 .

This is a little preemptive, but I've updated devise_token_auth for when the next version of Devise is released. All tests still pass. I didn't know how to test it against Devise's master branch but at the very least you can see there's no more deprecation warnings on my tests:

1__kendall_kendalls-mbp-2____sites_panacea-api__zsh_

@booleanbetrayal
Copy link
Collaborator

thanks for this @KendallPark !

@booleanbetrayal booleanbetrayal merged commit 8df9f88 into lynndylanhurley:master Jun 17, 2016
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