OAuth2 Client Demo App

The only thing needed to ask an user to grants the Yolo app access to Visibility is just putting a simple link:

Here the button is a link to:

http://localhost:9001/iroh/oauth2/authorize?
                response_type=code
                &client_id=localtest
                &redirect_uri=http%3A%2F%2Flocalhost%3A9999%2Flogin.html
                &scope=ctia%20ui-settings
                &state=whatever
click Here to authorize me with the scopes: