[Google OAuth] No token found after successful login.

After successful login, it takes me to the given callbackURI, but there is no bearer token in the URL. Where do I get the bearer token?
3 Replies
shahreaz
shahreazOP7d ago
@admin @bekacru
lonelyplanet
lonelyplanet7d ago
You could grab it from the headers if you are using the bearer plugin specifiy the "set-auth-token" header
Bearer Token Authentication | Better Auth
Authenticate API requests using Bearer tokens instead of browser cookies
lonelyplanet
lonelyplanet7d ago
@shahreaz

Did you find this page helpful?