SW Combine SDK
    Preparing search index...

    Manages OAuth tokens including expiration and refresh

    Index

    Constructors

    Methods

    • Get access token (refreshes if expired)

      Returns Promise<string | null>

    • Check if token should be refreshed (expired or expiring soon)

      Returns boolean