Situm SDK JS
    Preparing search index...

    Type Alias OnAuthSessionChange

    OnAuthSessionChange: (tokens: AuthTokens) => void

    Called every time the SDK installs a new session, initial or renewed.

    Type Declaration