Refresh
Auth
Refresh
This endpoint takes the sub and a refresh token and returns an access token and refresh token.
The access token is to be used for all endpoints except for /token and /refresh.
POST
Refresh
This endpoint takes the sub and a refresh token and returns an access token and refresh token.
The access token is to be used for all endpoints except for /token and /refresh.