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

[docs] What's the purpose of redirectOptions.confirm? #332

Open
grokpot opened this issue Feb 9, 2024 · 0 comments
Open

[docs] What's the purpose of redirectOptions.confirm? #332

grokpot opened this issue Feb 9, 2024 · 0 comments
Labels
question Further information is requested

Comments

@grokpot
Copy link

grokpot commented Feb 9, 2024

Here's the current docs on the confirm option:
image
So the confirm option should:

  1. Match the redirectTo param in the signup function (okay, then do we NEED both?)
  2. Should also be configured in Redirect URLS (I'm assuming redirect urls is just a security whitelist - if so, can you please mention this in the docs?)

I originally thought if I don't specify a redirectTo in my signup function that confirm would be the default - but that's not the case.
So, what purpose does the confirm param actually serve?
And can you please also specify in the docs if the /confirm page is automatically excluded or if we should specify it in redirectOptions.exclude?

Thanks for the great module!

@grokpot grokpot added the question Further information is requested label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant