Expand description
Profile authentication shared by every Squigit shell.
Enums§
Functions§
- cancel_
google_ auth - Cancel the currently pending Google OAuth flow.
- configured_
google_ credentials - Retrieve the currently configured credentials source, if any.
- delete_
profile - Delete an inactive profile and return the canonical state.
- get_
profile_ snapshot - Read the complete profile state in one operation.
- is_
google_ auth_ configured - Check if Google authentication is configured and valid.
- logout
- Enter Guest mode while keeping saved profiles available for later use.
- set_
google_ credentials - Provide Google OAuth credentials to the profile authentication engine.
- set_
google_ credentials_ json - Convenience method to configure Google OAuth credentials from a raw JSON string.
- start_
google_ auth - Begin Google OAuth and return the canonical state after a successful login.
- switch_
profile - Activate a stored profile and return the canonical state.