Hi, is there somewhere to find all the available methods for the backend sdk?
I'm trying to build a Rest API where i can get the google auth url so inside my game i can get the authurl, then login using my endpoint to get my session token and use it for future requests inside my game.
And currently, i only found the
getAuthorisationURLWithQueryParamsAndSetState
but why is this in the frontend package ? My frontend is my game in Unity C# so i'd prefer to use my backend api for this.
Any way to do this ?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).