Event names delivered to FaableAuthClient.onAuthStateChange callbacks.
INITIAL_SESSION
SIGNED_IN
SIGNED_OUT
TOKEN_REFRESHED
PASSWORD_RECOVERY
USER_UPDATED
/me
Get Started with Faable Auth
Event names delivered to FaableAuthClient.onAuthStateChange callbacks.
INITIAL_SESSION— fired once on subscribe with the currently-loaded sessionSIGNED_IN— a session was newly stored or adoptedSIGNED_OUT— the session was cleared (locally or via global sign-out)TOKEN_REFRESHED— the SDK refreshed the access token in the backgroundPASSWORD_RECOVERY— the user landed back from a password-reset linkUSER_UPDATED— the user object was reloaded from/me