nidus-sync/migrations
Eli Ribble 109495b702
Track access token and refresh token expiry
Also make a bunch more progress on actually updating the tokens when we
need them updated.
2025-11-07 05:46:41 +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