SmartTokenLabs / token-negotiator

The token-negotiator is an NPM package designed for use with TokenScript.
MIT License
19 stars 11 forks source link

Validate Token with Outlet() before return on negotiate() #416

Closed oleggrib closed 1 year ago

oleggrib commented 2 years ago

In situation, when user copy magicLink to other domain we will display it in the list, but this is wrong token and it will not validate. To avoid that Outlet() has to check signedTicket signature before according to the tokenConfig , before return it.

it has low chanse that it can happen on DevconVI, so we can add this validation after Devcon.

micwallace nicktaras

┆Issue is synchronized with this Jira Task by Unito

sync-by-unito[bot] commented 2 years ago

➤ Guillaume Lam commented:

Nick Taras Oleh Hryb what is the status of this ticket?