videosphere
    Preparing search index...

    Function parseGoogleOAuthStateCookie

    • Parses the OAuth state cookie set before redirecting to Google.

      Parameters

      • cookieValue: string

        Raw cookie value.

      Returns GoogleOAuthState

      Parsed state, or null when the cookie is missing or invalid.