After the user is redirected back to your callback URL (from signInWithWebAuth), call this to extract and store the refresh token from the URL parameters.Documentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
Returns
SignInResult \| null — An object with refreshToken, publicId, and expiresAt if successful. null if no token was found in the URL.