Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Do not ask authorization if the user already gives it #34

Open
kt3k opened this issue Jun 10, 2022 · 3 comments
Open

Do not ask authorization if the user already gives it #34

kt3k opened this issue Jun 10, 2022 · 3 comments

Comments

@kt3k
Copy link
Member

kt3k commented Jun 10, 2022

For some reason, the google always ask authorization of API usages whenever the user tries to sign in.

@kt3k
Copy link
Member Author

kt3k commented Jun 24, 2022

calendly asks the users their email address before login.

スクリーンショット 2022-06-24 15 24 25

and then, the users are redirected to google.

I guess they check whether the user of the given email exists at this timing and change the redirect url (query params) depending on that result.

  • If the user already authorizes calendly, they redirect the users to 'sign-in' only url
  • and if they don't, they redirect the users to 'authorize' url

@kt3k
Copy link
Member Author

kt3k commented Jun 28, 2022

I'm not sure if this is a desired feature or not at this point

@felix-schindler
Copy link

I just wanted to open an issue because I thought it doesn't make much sense to open the onboarding every time a user signs in.

To be honest I don't like the extra step of entering my email but I also don't like the onboarding popping up every time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants