Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable persistAuthorization for Swagger UI #271

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

ulrikandersen
Copy link
Contributor

@ulrikandersen ulrikandersen commented Jul 24, 2024

Description

Enables persistAuthorization for Swagger UI.

From the docs: "If set to true, it persists authorization data and it would not be lost on browser close/refresh".https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/

Motivation and Context

Persists authorization data and it would not be lost on browser close/refresh.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@ulrikandersen ulrikandersen requested a review from simonbs as a code owner July 24, 2024 07:44
simonbs
simonbs previously approved these changes Jul 24, 2024
@ulrikandersen ulrikandersen force-pushed the feature/swagger-persist-auth branch from 1ab6db9 to 81f6654 Compare July 24, 2024 07:46
@ulrikandersen ulrikandersen enabled auto-merge July 24, 2024 07:46
@ulrikandersen ulrikandersen disabled auto-merge July 24, 2024 07:47
@ulrikandersen ulrikandersen force-pushed the feature/swagger-persist-auth branch from 81f6654 to d91912a Compare July 24, 2024 07:51
@ulrikandersen ulrikandersen changed the base branch from main to develop July 24, 2024 07:51
@ulrikandersen ulrikandersen dismissed simonbs’s stale review July 24, 2024 07:51

The base branch was changed.

From the docs: "If set to true, it persists authorization data and it would not be lost on browser close/refresh".https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/
@ulrikandersen ulrikandersen force-pushed the feature/swagger-persist-auth branch from d91912a to 4c477b6 Compare July 24, 2024 07:52
@ulrikandersen ulrikandersen merged commit ae45880 into develop Jul 24, 2024
4 checks passed
@ulrikandersen ulrikandersen deleted the feature/swagger-persist-auth branch July 24, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants