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. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  6. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  7. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago[Renamed (91%) from full/src/main/java/de/ids_mannheim/korap/entity/OAuth2Client.java]
  8. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  9. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  10. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  11. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
  12. 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
  13. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  14. 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago