Skip to content

User Token Refresh

GET
/v1/users/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.

OK