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

at a loss here - invitable & confirmable #900

Open
syllogismus opened this issue Nov 6, 2023 · 1 comment
Open

at a loss here - invitable & confirmable #900

syllogismus opened this issue Nov 6, 2023 · 1 comment

Comments

@syllogismus
Copy link

i am using devise inevitable & confirmable. confirmation email & invite emails are working, but it seems like something goes wrong after accepting the invite token. after accepting, it redirects to NEW Password (ok), then it goes to login (flashing: "You have a pending invitation, accept it to finish creating your account. " ), which is wrong, because session came tru accepting link in invite email.
here is my goal:
normal signup works just fine. but for invite, i want no cornfirmation, just accept invite link / token and get new pwd page, than login. no extra confirmation.
steps?

Thx

@garyfoster
Copy link

confirmable and invitable don't play well together when the invite hasn't been accepted yet, see this issue for more details

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

No branches or pull requests

2 participants