Skip to content

Commit 7c7984f

Browse files
authored
docs: Fix missing char
1 parent b6c6d14 commit 7c7984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Authorization/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
When it comes to authentication and authorization, we employ [OpenID Connect](https://openid.net/developers/how-connect-works/) as our preferred method. The primary benefit of an OpenID Connect-based provider is the conveniently customizable dashboard accessible through their website. For the sake of testing, you have the option to employ the `UseDummyAuthentication();` service. This grants every user who clicks "Login" immediate access, effectively logging them in. Here are the platforms we support:
44

55
- [Auth0](Auth0.md)
6-
- [Microsoft Entra ID(old Azure AD](AzureAD.md)
6+
- [Microsoft Entra ID(old Azure AD)](AzureAD.md)
77
- And more...

0 commit comments

Comments
 (0)