So I just wanted to summarize the login flow to make it easier for development.
- A user is redirected to the login website https://scratch-id.onrender.com/?app_id=123456789&type=external
- The user is asked to continue with an existing account, or add a new one
- They click "Authorize" which then redirects to the app's callback URL.
So my idea is in order to use ScratchID, website owners must sign up, then create an application, with a callback URL and name.
So I just wanted to summarize the login flow to make it easier for development.
So my idea is in order to use ScratchID, website owners must sign up, then create an application, with a callback URL and name.