How to login to Xano using something different than login/password?

I have a second authentication endpoint on Xano, where I allow login using a PIN code.

I managed to get an auth token from Xano, using the “Request” action, but I don’t know how I can use the token to authenticate the user on WeWeb.

I also use the traditional login/password method on another screen, and that one works just fine. (the Xano user is updated automatically, using the “Login” action)

Is there a way to tell WeWeb to authenticate the current user by providing the auth token directly?

I found a way, which involves manually writing a cookie and refreshing the page.
I was able to allow authentication through PIN code this way.

https://watch.screencastify.com/v/r5dH12QCKC2Y3A4kFSGi