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

Implements 401 check for typescript and openapi v3 #33

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JurajKavka
Copy link

NOTE: When you want to skip 401 check in responses and don't want to call _onResponseUnauthorized callback, just mark your method in openapi3 with x-skip-401-callback: true.

@JurajKavka JurajKavka closed this Jan 10, 2021
@JurajKavka JurajKavka reopened this Jan 10, 2021
@JurajKavka
Copy link
Author

Do funkcii som pridal parameter skip401Callback = false, ktorym sa bude riadit priamo z volani v UI, ci sa zavola callback v pripade 401 alebo nie.

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.

1 participant