Bypass auth with external accessToken #4778
-
Hey guys, this is not a common use case and even less a good practice, but for the purposes of my project, if an access token is passed as a parameter in the url (e.g. The authentication process is just a fallback in case an accessToken is not passed. My current implementation is:
I'm not even sure I can access the cookie from the Any help would really be appreciated. Thank you guys. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I managed to retrieve the token like this :
|
Beta Was this translation helpful? Give feedback.
I managed to retrieve the token like this :