{% extends "layout.html" %} {% block body %}
This page will return an example JSON Web Token using the Client Credentials Grant (provided the given client has been registered with the Client Credentials Grant type.)
NOTE: The returned token will not populate the 'scope' and 'x-nmos-api' claims due to the CC Grant not identifying a specific user