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

Devise. Confirmation issue #16

Open
the-teacher opened this issue Feb 3, 2023 · 2 comments
Open

Devise. Confirmation issue #16

the-teacher opened this issue Feb 3, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@the-teacher
Copy link
Owner

Screenshot 2023-02-03 at 21 58 57

Screenshot 2023-02-03 at 21 59 32

NameError in Devise::RegistrationsController#create
undefined local variable or method `unconfirmed_email'
@the-teacher
Copy link
Owner Author

Screenshot 2023-02-03 at 22 04 10

@the-teacher
Copy link
Owner Author

the-teacher commented Feb 9, 2023

Screenshot 2023-02-09 at 06 07 44

Screenshot 2023-02-09 at 06 06 47

https://stackoverflow.com/questions/6567863/no-route-matches-get-users-sign-out

You can end a session via get by changing the devise configuration in initializers.

# The default HTTP method used to sign out a resource. Default is :delete.
config.sign_out_via = :get

Screenshot 2023-02-09 at 06 08 25

Screenshot 2023-02-09 at 06 10 08

@the-teacher the-teacher added the documentation Improvements or additions to documentation label Feb 10, 2023
@the-teacher the-teacher self-assigned this Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant