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

User can authorize the same application multiple times #70

Open
angelaraya opened this issue Jan 26, 2023 · 1 comment
Open

User can authorize the same application multiple times #70

angelaraya opened this issue Jan 26, 2023 · 1 comment

Comments

@angelaraya
Copy link
Contributor

If the user already has an authorization for http://projectr.on, it is possible for the application to trigger a new authorization request flow. Instead the client should either:

  • redirect to the existing authorization screen, where the user can edit the existing authorization
  • be informed of the issue and sent to the home screen
  • return the user immediatly to the application indicating that an authorization already exists
@elf-pavlik
Copy link
Collaborator

  • redirect to the existing authorization screen, where the user can edit the existing authorization

Do you see a need to handle new authorizations and re-authorizations differently? Besides showing to the user existing authorization and presetting any choices based on the existing authorization.

@elf-pavlik elf-pavlik transferred this issue from janeirodigital/sai-impl-web Oct 15, 2023
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