Expand description
structs and methods for oauth2 authentication flow
Structs§
- Server
- HTTP server on host system ex. 127.0.0.1:7878 blocks until one request is recieved (auth redirect) and parses it to get the code
Enums§
- Server
Error - Error type for server methods