Interfaces
AuthManager
Kotlin Interface
Interface
Returns the current JWT for use as a Bearer token in API calls, or null if not authenticated.
Signs the user out and clears all stored auth state.
Stores an externally obtained JWT for use in API calls.

