GoScrobble/migrations/8_oauth.down.sql
Daniel Mason 9866dea36b
0.0.11
- Fix redirects to /login for auth required pages
- Add handling for 401/429 + No connection responses in API calls
- Add background workers for Go (clear out password resets)
- Fixed timezone issues
2021-04-02 22:24:00 +13:00

1 line
36 B
SQL

DROP TABLE IF EXISTS `oauth_tokens`;