I use Auth0 with Wappler actions like this:
From what I’ve seen the token are in the server session and I use redis session so deployment don’t break client session.
I’m trying now to use a library (formio) to render forms And I would like to use the Auth0 tokens I’ve generated with Wappler with this lib. For that I need to get my token (formio doc) but it’s only inside the server session for the moment.
Any idea how I can send the token to the users?
Community Page
Last updated:
Last updated: