Skip to main content

Module server

Module server 

Source

Structs§

User

Functions§

run_local_auth_server
Starts a one-shot local HTTP server on 127.0.0.1:8080 that waits for the OAuth callback redirect. expected_state is the CSRF nonce generated by the caller; the callback validates it before accepting credentials.