Google LinkSocial Additional Scopes
Hello! I am using Google Oauth as a provider and attempting to follow the documentation to allow users to add calendar scopes after the login, the below correctly adds scopes, but once a user logs in with the standard oauth again that overwrites the additional scopes.
I've been trying to debug this for a bit but can't figure out if there is supposed to be standard better-auth management for this or if I need to add some hook to the database to make sure we don't overwrite the scopes. Tahnk you!
0 Replies