Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy379 authored Dec 17, 2024
1 parent 9520e71 commit 36ed2c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ Provide more scopes (e.g. `openid profile email`) to receive additional claims i

The id_token will be returned after the call to the `oauth/token` endpoint.

### Laravel 11

On Laravel 11 you may need to register the package: https://github.com/jeremy379/laravel-openid-connect/issues/31

## Configuration

### 1.) Add the scope in your AuthServiceProvider in boot() method.
Expand Down

0 comments on commit 36ed2c0

Please sign in to comment.