summaryrefslogtreecommitdiff
path: root/test/unit/core/plugins/auth
AgeCommit message (Expand)Author
2023-09-05feat: expose plugins and presets on SwaggerUI global symbol (#9189)Vladimír Gorej
2023-05-22feat(auth): persist cookie based apiKey in document.cookie (#8689)Vladimír Gorej
2022-10-24fix(oauth2): only display scopes relevant for current endpoint (#8229)kai-morich
2022-03-10feat(oauth2): authActions.authPopup plugin accessible wrapper (#7699)Maciej Kowalski
2022-01-24feat(error-handling): introduce unified and configurable error handling (#7761)Vladimir Gorej
2021-03-10fix(auth): support pkce when using basic auth header (#7038)Dan Dumont
2020-10-14fix(jest): add stub for errActions to prevent unhandled promise rejections #6...Theo Markovic
2020-09-11feat: Preserve authorization on browser refresh and close/reopen (#5939)Amir Bitaraf Haghighi
2020-09-01feat: migrate unit tests to Jest (#6353)Tim Lai