This caused a problem with scopes when token timed out.

This commit is contained in:
mike cullerton 2022-10-12 12:19:09 -04:00
parent 03bf7a61da
commit 98628fc276
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ servers:
- url: http://localhost:5000/v1.0
security:
- jwt: ["secret"]
- oAuth2AuthCode:
- read_email
- uid
# - oAuth2AuthCode:
# - read_email
# - uid
paths:
/login: