{%extends "base.html"%} {%block title%}Genenetwork3: Register OAuth2 Client{%endblock%} {%block pagetitle%}Register OAuth2 Client{%endblock%} {%block content%} {{flash_messages()}}
Select client scope {%for scp in scope%}
{%endfor%}
Basic OAuth2 client information






Supported grant types

User information

The user to register this client for

{%endblock%}