Skip to content

Add oauth2 support for scalar #3109

@DenuxPlays

Description

@DenuxPlays

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions