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 4752e5c + a5ca791 commit ac996b2Copy full SHA for ac996b2
README.md
@@ -17,7 +17,7 @@ This library _should_ support any OAuth provider that implements the
17
* [Okta](https://developer.okta.com) ([Example configuration](#okta))
18
* [Keycloak](http://www.keycloak.org/) ([Example configuration](#keycloak))
19
20
-The library uses auto-discovery which mean it relies on the the
+The library uses auto-discovery which means it relies on the the
21
[.well-known/openid-configuration](https://openid.net/specs/openid-connect-discovery-1_0.html)
22
endpoint to discover all auth endpoints automatically. It will be possible to extend the library
23
later to add custom configuration.
0 commit comments