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

Add a magic link button field #202

Open
naelob opened this issue Dec 29, 2023 · 3 comments
Open

Add a magic link button field #202

naelob opened this issue Dec 29, 2023 · 3 comments
Labels

Comments

@naelob
Copy link
Member

naelob commented Dec 29, 2023

If the magic link generated on the webapp isnt used at first time or the oAuth flow failed (the user failed to grant access to his tool or he just didnt do it properly), make sure to keep the generated id of the magic link and just display it in the configuration page where all linked users are displayed.

You have to display it under the linkedUser name that failed to do the flow described above.

@Sachinsharma01
Copy link

the above statement is unclear can you explain more? can you provide more insights to this issue

@naelob
Copy link
Member Author

naelob commented Dec 30, 2023

Is it better ?
ps: the magic link generation is done once you click on Connections tab and you add a new connection.

@Sachinsharma01
Copy link

few questions I have

  • How do you identify that the link isn't used for the first time? does BE send the key
  • Again for point 2 is the oauth flow failed then how does FE know, does BE send the key ?

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

No branches or pull requests

2 participants