1. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  2. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  3. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  4. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  5. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  6. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  7. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  8. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  9. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  10. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  11. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  12. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago