| AuthorizationCodeInterface | Implement this interface to specify where the OAuth2 Server should get/save authorization codes for the "Authorization Code" grant type |
| UserClaimsInterface | Implement this interface to specify where the OAuth2 Server should retrieve user claims for the OpenID Connect id_token. |
| AuthorizationCodeTest | |
| UserClaimsTest |