Skip to content
New issue

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

How to verify the ID token on the back end and the well-know config endpoint is not found #83

Open
steel1041 opened this issue Nov 21, 2024 · 0 comments

Comments

@steel1041
Copy link

Hi snapchat team,
we integrate the login kit on the App side. After the App client gets the id token, we plan to send it to the back-end for verification, but we haven't found any detailed instructions in the document.
we only found these comments.
// optional: for Snap OIDC (OpenID Connect) token // Snap OIDC (OpenID Connect) provides a generic authentication and identity solution // that allows otherwise different systems to interoperate and share authentication state // and user profile information. // Typically, this allows 3rd party backend services to accept and authenticate requests // from Snap clients. .withIdToken()

  And also we can't find **well-known/openid-configuration** service. Could you help?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant