Skip to content

Commit

Permalink
Add support for PUT verb for auth token URL (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldmosquera authored Jan 24, 2024
1 parent 05cefd5 commit 8277a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ login:
choices:
- GET
- POST
- PUT
oauth2_callback_user_id_path: ""
oauth2_callback_user_info_paths:
type: list
Expand Down

0 comments on commit 8277a36

Please sign in to comment.