Panora icon indicating copy to clipboard operation
Panora copied to clipboard

Add a magic link button field

Open naelob opened this issue 1 year ago • 3 comments

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.

naelob avatar Dec 29 '23 00:12 naelob

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

Sachinsharma01 avatar Dec 30 '23 11:12 Sachinsharma01

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

naelob avatar Dec 30 '23 12:12 naelob

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 ?

Sachinsharma01 avatar Dec 31 '23 17:12 Sachinsharma01