/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
Name
Type
Description
token
string
An approval token which must match the user account approval token stored in the ACL.
Last updated