authz: utilize expired_at and last_valid_at columns of user_external_accounts
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: unknwon
This PR does two things in the PermsSyncer:
user_external_accounts
, we update the last_valid_at
column.expired_at
column.Part of #14899 (closed)
errcode.IsUnauthorized
for GitHub and GitLab errorsdb.ExternalAccounts
PermsSyncer
Push commits to the source branch or add previously merged commits to review them.