8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f85be6 + 797b2f2 commit c28b5d8Copy full SHA for c28b5d8
Guidelines.md
@@ -1839,7 +1839,7 @@ App Server -> -Client : Redirect to DB Authorization endpoint with authorization
1839
Client -> +DB Auth : Redirected authorization request
1840
Client <--> DB Auth : Authorization UX
1841
DB Auth -> -Client : Redirect back to App Server with code
1842
-Client -> +App Server : Ridirect request back to access server with access code
+Client -> +App Server : Redirect request back to access server with access code
1843
App Server -> +DB Auth : Request tokens with access code
1844
note right of DB Service: Cache that this User ID provided access to App ID
1845
DB Auth -> -App Server : Response with access, refresh, and ID tokens
0 commit comments