Closed nrakover closed 2 years ago
Makes the following changes to the Coinbase login OAuth2 auth request:
account
select
all
wallet:user:email
We then store the latest email associated with a user whenever there is a successful login.
Makes the following changes to the Coinbase login OAuth2 auth request:
account
fromselect
toall
: there is no point in asking the user to select a wallet, since we don't actually need any wallet permissionswallet:user:email
scopeWe then store the latest email associated with a user whenever there is a successful login.