Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcogsio committed Aug 3, 2021
1 parent 2d9f625 commit 5a8f63b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Keycloak Provider for OAuth 2.0 Client
![GitHub](https://img.shields.io/github/license/cloudcogsio/oauth2-keycloak)
![GitHub](https://img.shields.io/github/license/cloudcogsio/oauth2-keycloak) ![GitHub last commit](https://img.shields.io/github/last-commit/cloudcogsio/oauth2-keycloak)

This package provides Keycloak OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

The client uses Keycloak's ```.well-known``` services endpoint to query the OpenID Provider Metadata for autodiscovery of relevant endpoints for authorization, tokens and public keys for token introspection.
Expand Down

0 comments on commit 5a8f63b

Please sign in to comment.