BigPugLabs / ridevis

Ride Visualisation
https://ridevis.vercel.app
0 stars 0 forks source link

Stale user account from oauth #2

Open BigPugLabs opened 11 months ago

BigPugLabs commented 11 months ago

If we "sign out" the 3rd party account is still stored, when signing in again a new pair of tokens is provided and the old ones become invalid.

Either the account should be deleted on sign out and/or the db entries should be written with the freshest tokens