Learn how to verify user tokens.
In various cases, you might need to verify users in your service, such as when you want to restrict API calls to users of your service only on your service’s backend API server. How can the backend API server determine whether the caller of an API is a user of your service or not?
You can find the Client Secret for the project you created in the [Project Info] tab on the Furo Console.
Learn how to verify user tokens.
In various cases, you might need to verify users in your service, such as when you want to restrict API calls to users of your service only on your service’s backend API server. How can the backend API server determine whether the caller of an API is a user of your service or not?
You can find the Client Secret for the project you created in the [Project Info] tab on the Furo Console.