I’m in the process of setting up user auth with Outseta and XANO. Anyone who have done this already?
I have configured Outseta to match my main and sub domain on Outseta.com, installed the Outseta app in XANO and configured it. I’ve also added the header scrips in Toddle. I can go through the sign up process to create a new user, get a Outseta token (generated as a url parameter), capture the token and call the XANO api and convert it to a XANO auth token.
So far so good - but I can’t seem to get it tied together quite right. My user does not get created and that’s most likely why I can’t seem to use the XANO auth token to get user credentials.