Implementing what is described in Google's OAuth 2.0 for Server to Server Applications.
Depends on D12765
Paths
| Differential D12766 Authored by kamil on Jul 16 2024, 1:21 AM.
Details Summary Implementing what is described in Google's OAuth 2.0 for Server to Server Applications. Depends on D12765 Test Plan Call get_auth_bearer and make sure it's regenerated when needed. Later in the stack I tested both sending notif with correct and incorrect access token
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJul 16 2024, 1:21 AM2024-07-16 01:21:53 (UTC-7) Harbormaster completed remote builds in B30361: Diff 42323.Jul 16 2024, 1:38 AM2024-07-16 01:38:27 (UTC-7) This revision is now accepted and ready to land.Jul 18 2024, 7:19 AM2024-07-18 07:19:29 (UTC-7) Harbormaster completed remote builds in B30505: Diff 42518.Jul 19 2024, 2:34 AM2024-07-19 02:34:18 (UTC-7) Closed by commit rCOMMcb4ca298599a: [Tunnelbroker] implement FCM Access Token lifetime (authored by kamil). · Explain WhyJul 19 2024, 5:05 AM2024-07-19 05:05:28 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42526 services/tunnelbroker/src/constants.rs
services/tunnelbroker/src/notifs/fcm/token.rs
|