Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stillya authored Aug 27, 2023
1 parent a48863d commit 7e9958b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This package provides a simple way to authenticate users with OpenID Connect and

### NOTE: This package is still in development and not ready for production use.

* Support for different OpenID Connect providers(currently tested with Keycloak and Google, but should work with any other providers)
* Support for different authentication flows (currently tested with Authorization Code Flow, but others in progress)
* Support for different OpenID Connect providers(currently tested with Keycloak and Google, but should work with any other providers).
* Support for different authentication flows (currently tested with Authorization Code Flow, but others in progress).
* JWKS and PEM key support.
* Custom storage for users. Default is PostgreSQL, but you can implement your own storage.

Expand Down

0 comments on commit 7e9958b

Please sign in to comment.