A generic client application for retrieving an OAuth 2.0 bearer token using the implicit grant flow.The purpose of this application is to allow you to retrieve an OAuth 2.0 bearer token using the implicit grant flow, without having to develop a client application - i.e., this a generic client application.
New in version 0.7.10
Updated profile handling
Reviews of OAuth 2.0 Implicit Grant Request-Response platform_app