Module redirect

Module redirect 

Source
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§

ServerError
Error type for server methods