Add support for PUT verb for auth token URL (#95)

This commit is contained in:
Leonardo Mosquera 2024-01-24 18:10:39 -03:00 committed by GitHub
parent 05cefd5ecd
commit 8277a3666d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ login:
choices:
- GET
- POST
- PUT
oauth2_callback_user_id_path: ""
oauth2_callback_user_info_paths:
type: list