-
-
Notifications
You must be signed in to change notification settings - Fork 550
Open
@DenuxPlays
Description
Is your feature request related to a problem? Please describe.
oAuth2 works great with Swagger but in scalar I have to manually define client id and client secret every time.
Describe the solution you'd like
The same configuration parameters as swagger:
oauth: client-id: financrr client-secret: 6K0CtYFXexS0MsuHNLYruJk8G4MsP5oZ use-pkce-with-authorization-code-grant: true
Describe alternatives you've considered
Just pasting id and secret in every time.
Additional context
////
Metadata
Metadata
Assignees
Labels
No labels