/approve

user account approved.

GET geolytix.xyz/auth/user/approve/:token

This endpoint is only accessible as a redirect from the login form. The redirect must bear a valid admin access token.

Path Parameters

NameTypeDescription

token

string

An approval token which must match the user account approval token stored in the ACL.

'The account has been approved by you. An email has been sent to the account holder.'

Last updated