Thank you.

I think I finally managed to do it.

I set it up so that the page loads on the register side and launches continue.

I used the Bubble plugin below to save the token in the browser’s local storage.

Is this okay?

By the way, is it okay to store the token in local storage like this when a user has a session?

Are there any other best practices?

I would appreciate it if you could let me know if you know.