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

The accept invite and send invite endpoints should accept the prompt parameter. #491

Open
zpchavez opened this issue Sep 28, 2020 · 0 comments
Labels
bug Something isn't working minor Severity: Affects minor functionality or non-critical data. It has an easy workaround.

Comments

@zpchavez
Copy link
Contributor

zpchavez commented Sep 28, 2020

In order to receive a refresh token after logging in, prompt=consent needs to be included in the login URL.

We also need to make sure that the parameter gets passed along from send invite to the invite link in the email.

And then it needs to get passed on to the linkUrl that gets passed to the password-reset-success template.

@zpchavez zpchavez added the bug Something isn't working label Sep 28, 2020
@bobeagan bobeagan added the minor Severity: Affects minor functionality or non-critical data. It has an easy workaround. label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor Severity: Affects minor functionality or non-critical data. It has an easy workaround.
Projects
None yet
Development

No branches or pull requests

2 participants