oauth2-server
oauth2-server copied to clipboard
oauth2: log auth/token flows
The oauth2 library should provide lifecycle logging of oauth2 for easy debugging using custom logger or via enabling of standard logger using the configuration.
Possible options:
- Configurable logger which to be used between API calls.
- Conditionally using of java.util.Logger and passing of configuration options for logging