IA-1354 move oauth token logic to Redux
commit75dce8f3941459c2a003685917bcee20af37327b
authorFlavien Bonvin <flavien.bonvin@proton.ch>
Tue, 29 Oct 2024 10:52:14 +0000 (29 11:52 +0100)
committerMargeBot <service_account_32425739d193d4576ca09ebf2d772104@noreply.gitlab.protontech.ch>
Tue, 29 Oct 2024 14:43:33 +0000 (29 14:43 +0000)
tree96bb9a9af2a608182d8946e75768dd5da1eb7dda
parent5ba9ce88406add87689c84c4a7fbf55a0e934f2b
IA-1354 move oauth token logic to Redux
applications/calendar/src/app/store/rootReducer.ts
packages/activation/index.ts
packages/activation/src/api/api.ts
packages/activation/src/logic/oauthToken/hooks.ts [new file with mode: 0644]
packages/activation/src/logic/oauthToken/index.ts [new file with mode: 0644]
packages/calendar/components/zoomIntegration/ZoomRow.tsx