nidus-sync/migrations
Eli Ribble a2e67e3d60
Add oauth token failure model and notification
This will allow me to mark when an oauth token fails and surface it to
the user so that they can re-up on their auth token.
2025-11-11 20:10:56 +00:00
..
00001_initial.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00002_password.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00003_add_session.sql Add user sessions and login 2025-11-05 17:15:33 +00:00
00004_add_oauth_token.sql Save oauth tokens to the database for use later. 2025-11-06 00:23:58 +00:00
00005_add_arcgis_org.sql Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
00006_add_oauth_refresh_expires.sql Track access token and refresh token expiry 2025-11-07 05:46:41 +00:00
00007_add_fieldseeker.sql Add statistics on the sync and save org ID with fieldseeker tables 2025-11-07 09:30:31 +00:00
00008_add_sync.sql Add statistics on the sync and save org ID with fieldseeker tables 2025-11-07 09:30:31 +00:00
00009_add_oauth_invalidated.sql Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00
00010_add_notification.sql Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00