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.
1 parent f8014ea commit db326c9Copy full SHA for db326c9
docs/adr/004-authentication-api.md
@@ -60,7 +60,7 @@ Disadvantages:
60
61
#### End-user authentication
62
63
-For end-user authentication, the **OIDC Authorized Code** flow can be used to authenticate caregivers using DEZI.
+For end-user authentication, the **OIDC Authorization Code** flow can be used to authenticate caregivers using DEZI.
64
65
Although DEZI looks like a standard OpenID Connect Provider implementation, it could do heavy lifting like decrypting
66
the `id_token`.
0 commit comments