Oauth2example Example of the Oauth authentication server. This example is a standalone OAuth authentication server example. It does not have a resource server. It supports both implicit and code flow. Todo: Refresh token logic, revoke token logic.