0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/experience/src
simeng-li e82ea0a815
feat(experience): add native listener to SSO callback page (#4930)
* feat(experience): add native listener to SSO callback page

add native listenter to SSO callback page

* fix(experience): add useEffect hook dependency

add useEffect hook dependency
2023-11-22 10:40:54 +08:00
..
__mocks__ feat(experience): add dev tenant notification (#4857) 2023-11-15 03:15:52 +00:00
apis feat(core,experience): implement google workspace connector (#4925) 2023-11-21 11:13:59 +08:00
assets feat(experience): add lock icon to the single sign-on button (#4928) 2023-11-22 10:40:36 +08:00
components feat(experience): add lock icon to the single sign-on button (#4928) 2023-11-22 10:40:36 +08:00
constants feat(core,experience): add sso link and email form (#4850) 2023-11-10 14:41:59 +08:00
containers refactor(experience): reorg hooks location (#4877) 2023-11-17 07:25:30 +00:00
hooks feat(experience): add native listener to SSO callback page (#4930) 2023-11-22 10:40:54 +08:00
i18n
include.d
Layout feat(experience): add dev tenant notification (#4857) 2023-11-15 03:15:52 +00:00
pages feat(experience): add native listener to SSO callback page (#4930) 2023-11-22 10:40:54 +08:00
Providers feat(experience): block email sign-in and register (#4886) 2023-11-17 07:41:35 +00:00
scss feat(experience): add dev tenant notification (#4857) 2023-11-15 03:15:52 +00:00
types feat(experience): add struct guard to session storage hook (#4933) 2023-11-21 08:09:07 +00:00
utils chore(console,experience): remove feature flag for dev tenant (#4921) 2023-11-21 15:48:54 +08:00
App.tsx feat(experience): block email sign-in and register (#4886) 2023-11-17 07:41:35 +00:00
favicon.ico
index.html
index.tsx
jest.setup.ts