Authentication

User Token Refresh

handleAuthRefresh returns a handler that will issue a new token from an existing token. This does not validate that the user still exists within the database.

get/v1/users/refresh

Response

OK

Changes