OAuth 2.0 when and how to use the client id and secret
The OAuth 2.0 protocol uses the client id and secret. It considers the client id to be public while the secret is private. Anyway it also considers to generate the client id randomly with a certain length to prevent phishing … Continue reading OAuth 2.0 when and how to use the client id and secret