nidus-sync/sql
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
..
oauth_by_user_id.bob.go Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00
oauth_by_user_id.bob.sql Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00
oauth_by_user_id.bob_test.go Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00
oauth_by_user_id.sql Check if we have oauth information, only prompt if its missing 2025-11-06 22:58:18 +00:00
org_by_oauth_id.bob.go Add initial synchronization of Fieldseeker data by oauth 2025-11-07 08:34:32 +00:00
org_by_oauth_id.bob.sql Add initial synchronization of Fieldseeker data by oauth 2025-11-07 08:34:32 +00:00
org_by_oauth_id.bob_test.go Add initial synchronization of Fieldseeker data by oauth 2025-11-07 08:34:32 +00:00
org_by_oauth_id.sql Add initial synchronization of Fieldseeker data by oauth 2025-11-07 08:34:32 +00:00
test_utils.bob_test.go Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
update_oauth_org.bob.go Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
update_oauth_org.bob.sql Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
update_oauth_org.bob_test.go Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
update_oauth_org.sql Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
user_by_username.bob.go Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
user_by_username.bob.sql Add user sessions and login 2025-11-05 17:15:33 +00:00
user_by_username.bob_test.go Add user sessions and login 2025-11-05 17:15:33 +00:00
user_by_username.sql Add user sessions and login 2025-11-05 17:15:33 +00:00