Skip to content

Commit

Permalink
docs(readme): 📝 Fixed broken oidc provider link
Browse files Browse the repository at this point in the history
  • Loading branch information
itpropro committed Jan 5, 2024
1 parent 276c447 commit 46499d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module is still in development and contributions are welcome!

- Secured & sealed cookies sessions
- Generic spec compliant OpenID connect provider with fully configurable OIDC flow (state, nonce, PKCE, token request, ...)
- Presets for [popular OIDC providers](#supported-oauth-providers)
- Presets for [popular OIDC providers](#supported-openid-connect-providers)
- Multi provider support with auto registered routes (`/auth/<provider>/login`, `/auth/<provider>/logout`, `/auth/<provider>/callback`)
- `useOidcAuth` composable for getting the user information, logging in and out, refetching the current session and triggering a token refresh
- Encrypted server side refresh/access token storage powered by unstorage
Expand Down

0 comments on commit 46499d9

Please sign in to comment.