Modules§
Structs§
Functions§
- create_
login_ url - Generates a state verification string & authentication URL for EVE Online SSO which you use to redirect your user to EVE’s login. More details on the usage of the state string here: https://auth0.com/docs/secure/attack-protection/state-parameters
- get_
access_ token - Handles callback from EVE Online SSO
- validate_
token - Validates a token which can be retrieved using
get_access_token