You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #1599 - joshleeb:api-token-auth-header, r=carols10cents
Hold onto authorization header with ApiToken source
Modify the `AuthenticationSource::ApiToken` variant to hold onto the authorization header that may be used to fetch the current user.
Ref. #1548 (Task 4)
0 commit comments