This caused a problem with scopes when token timed out.
This commit is contained in:
parent
03bf7a61da
commit
98628fc276
|
@ -8,9 +8,9 @@ servers:
|
|||
- url: http://localhost:5000/v1.0
|
||||
security:
|
||||
- jwt: ["secret"]
|
||||
- oAuth2AuthCode:
|
||||
- read_email
|
||||
- uid
|
||||
# - oAuth2AuthCode:
|
||||
# - read_email
|
||||
# - uid
|
||||
|
||||
paths:
|
||||
/login:
|
||||
|
|
Loading…
Reference in New Issue