User Info
The login example relies on melivecode's API. Useful endpoints include:
POST /api/login
– authenticate and receive a tokenGET /api/auth/user
– fetch user info with a token
-->
The login example relies on melivecode's API. Useful endpoints include:
POST /api/login
– authenticate and receive a tokenGET /api/auth/user
– fetch user info with a token