1. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 6 years ago
  2. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 7 years ago
  3. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  4. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  5. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  6. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  7. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 8 years ago
  8. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  9. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  10. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  11. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  12. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  13. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  14. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  15. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  16. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  17. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago