View Source ArkeServer.AuthController (arke_server v0.3.14)
Documentation for ArkeServer.AuthController
. Used from the controller and via API not from CLI
Summary
Functions
Change user password
Reset user password
Refresh the JWT tokens. Returns 200 and the tokes if ok
Signin a user
Signin a user
Verify if the token is still valid. Returns 200 if true
Functions
Change user password
Reset user password
Refresh the JWT tokens. Returns 200 and the tokes if ok
Signin a user
Signin a user
Verify if the token is still valid. Returns 200 if true
- conn => %Plug.Conn{}