Module device_flow

Module device_flow 

Source

Constantsยง

TOKEN_RELATIVE_PATH ๐Ÿ”’
Subdirectory and filename appended to the card root for token storage.

Functionsยง

delete_token
Deletes the saved GitHub OAuth token from disk.
load_token
Loads a previously saved GitHub OAuth token from disk.
save_token
Persists a GitHub OAuth token to disk for reuse across app restarts.
token_path ๐Ÿ”’