We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stytch based auth is newly added to the WaaS API. Let's enable it in Unreal.
It should work the same way as OIDC, except, once we retrieve the idToken from Stytch we initiate our auth with identityType set to STYTCH
identityType
STYTCH
Stytch config docs: https://docs.sequence.xyz/solutions/builder/embedded-wallet/stytch-configuration
The text was updated successfully, but these errors were encountered:
caballoninja
No branches or pull requests
Stytch based auth is newly added to the WaaS API. Let's enable it in Unreal.
It should work the same way as OIDC, except, once we retrieve the idToken from Stytch we initiate our auth with
identityType
set toSTYTCH
Stytch config docs: https://docs.sequence.xyz/solutions/builder/embedded-wallet/stytch-configuration
The text was updated successfully, but these errors were encountered: