1. 6b75d12 Show source code of registered plugins by Akron · 2 years, 7 months ago
  2. 408bc7c Fetch client information before request grant by Akron · 2 years, 7 months ago
  3. 9f2ad34 Support plugin source on registration by Akron · 2 years, 7 months ago
  4. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 2 years, 8 months ago
  5. b6b156e Support confidential clients by Akron · 2 years, 8 months ago
  6. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 3 years, 1 month ago
  7. 58c6099 Fix tests for Mojo >= 9.21 by Akron · 3 years, 3 months ago
  8. cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
  9. dc0b3ab Show settings only on demand by Akron · 3 years, 5 months ago
  10. ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
  11. 1d09b53 Add settings menu by default by Akron · 3 years, 5 months ago
  12. e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
  13. ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
  14. 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
  15. c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
  16. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  17. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  18. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  19. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  20. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  21. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  22. 3e0fdc1 Test for long passwords (as this surprisingly broke in older versions) by Akron · 4 years, 6 months ago
  23. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  24. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  25. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  26. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  27. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  28. 5999212 Initial token management by Akron · 5 years ago
  29. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  30. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  31. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  32. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  33. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  34. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  35. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago