We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can configure devise to allow a user to sign in with an unconfirmed account, but on the ng-token-auth side, it still won't let me do it.
Also, if the option is configured, the user should be signed in automatically.
The text was updated successfully, but these errors were encountered:
@smarquez1 - have you tried following these instructions? If confirmation is skipped, the user should be signed in upon registration.
Sorry, something went wrong.
@lynndylanhurley - oops, I hadn't. Works perfectly. Thanks!
The instructions seem to be missing now. Is this still an option?
+1
"these instructions" points to a non existing link.
No branches or pull requests
I can configure devise to allow a user to sign in with an unconfirmed account, but on the ng-token-auth side, it still won't let me do it.
Also, if the option is configured, the user should be signed in automatically.
The text was updated successfully, but these errors were encountered: