1. 22 10月, 2020 1 次提交
  2. 12 9月, 2020 1 次提交
  3. 11 6月, 2020 1 次提交
  4. 08 10月, 2019 1 次提交
    • P
      feat: add PKCE support for OAuth2 Authorization Code flows (#5361) · 139592e3
      poveilleux 提交于
      * 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.
      139592e3
  5. 15 2月, 2019 1 次提交
  6. 08 12月, 2018 1 次提交
    • K
      improve: OAuth2 UI and test suite (via #5066) · a5568f9e
      kyle 提交于
      * create `features` folder
      
      * add base oauth2 server
      
      * continue implementing OAuth tests
      
      * WIP
      
      * add password flow tests
      
      * modify Password flow credential types
      
      * remove query string credential type
      
      * add test case for Authorization flow
      
      * add specific Authorization value for Password flow test
      
      * WIP
      
      * fix linter issues
      a5568f9e
  7. 29 9月, 2018 1 次提交
  8. 09 8月, 2018 1 次提交
  9. 07 4月, 2018 1 次提交
  10. 06 4月, 2018 1 次提交
  11. 30 11月, 2017 2 次提交
  12. 29 10月, 2017 1 次提交
  13. 29 7月, 2017 1 次提交
  14. 18 7月, 2017 1 次提交
  15. 13 7月, 2017 2 次提交
  16. 08 6月, 2017 2 次提交
  17. 31 5月, 2017 1 次提交
  18. 16 5月, 2017 1 次提交
  19. 11 5月, 2017 1 次提交
  20. 28 4月, 2017 2 次提交
  21. 27 4月, 2017 1 次提交
  22. 26 4月, 2017 1 次提交
  23. 06 4月, 2017 2 次提交
  24. 04 4月, 2017 1 次提交
  25. 30 3月, 2017 1 次提交
  26. 18 3月, 2017 1 次提交