Matthew Morrissette
275c8f2ccf
improvement: oauth "scopes" improvements ( #6037 )
...
* improvement: oauth "scopes" init parameter
* improvement: add "select all" and "select none" to oauth scopes popup
2020-06-10 11:27:54 -07:00
poveilleux
139592e353
feat: add PKCE support for OAuth2 Authorization Code flows ( #5361 )
...
* Add PKCE support.
* Fix tests
* Update oauth2.md
* Rename usePkce
* Fix the BrokenComponent error
* Update oauth2.md
* Remove isCode variable. Remove uuid4 dependency.
* Remove utils functions
* Import crypto
* Fix tests
* Fix the tests
* Cleanup
* Fix code_challenge generation
* Move code challenge and verifier to utils for mocks. Update tests.
* Mock the PKCE methods in the utils file properly.
* Add missing expect
* use target-method spies
* Add comments to explain test values.
* Get rid of jsrsasign.
2019-10-07 17:24:43 -07:00
Helen Kosova
8822a7229a
Change Swagger-UI -> Swagger UI in docs ( #5479 )
...
* Change Swagger-UI -> Swagger UI in docs
* Changed back to SwaggerUI in places that refer to JS construct
2019-07-19 09:22:45 -06:00
Ullrich Schäfer
615f0bf724
housekeeping(docs): typo in oauth2.md (via #5124 )
...
no PR too small!
2019-01-15 18:14:20 -06:00
kyle
c6eb8edb5f
feature: Docker OAuth block support (via #4987 )
...
* add `onFound` callback to schemas
* add warning to method docs (for #4957 )
* implement Docker OAuth2 init block support
* update docs
* add OAUTH_SCOPE_SEPARATOR
* drop OAuth env from Dockerfile and run script
* don't indent the first oauth block line
* drop unused `dedent` import
* touch up warning message
* add more test cases
* return an empty block if no OAuth content is generated
* fix broken doc line
2018-11-01 18:52:13 -04:00
Ron
98d6128375
Doc updates
2018-06-16 14:08:42 -06:00
kyle
245428e7cd
feat: preauthorization ( #4339 )
...
* feat: swagger 2.0 preauthorization methods
* tests: add cases for oas3 preauthorization
* docs: add new preauth docs; touch up existing auth docs
* tests: add `rootInject` tests
* docs: remove unfinished sentence
2018-03-16 22:25:04 -07:00
Kyle Shockey
675b3ff2f7
SwaggerUIBundle -> SwaggerUI
2017-12-04 23:00:26 -08:00
Kyle Shockey
f546c0b342
Move OAuth2 docs
2017-12-04 21:25:48 -08:00