/login

login form inputs.

POST geolytix.xyz/login

This endpoint checks user credentials and will either redirect to the client interface with a temporary access token or redirect to the login view.

Query Parameters

If valid credentials were provided the redirect will access the client interface with a temporary access token.

If invalid credentials were provided the redirect will open the login view with a message in regard to the login failure.

Last updated