0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

116 commits

Author SHA1 Message Date
Gao Sun
3c7c29dd0c
refactor(core): disable userinfo endpoint (#1310)
* refactor(core): disable userinfo endpoint

* chore: upgrade @logto/react

* refactor(core): update doc link
2022-06-30 02:29:29 +00:00
Charles Zhao
a6a6cef15d
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call 2022-06-29 14:55:56 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic (#1241)
refactor app notification logic
2022-06-27 13:22:17 +08:00
Charles Zhao
1e76f7713f
refactor(console): add dark images with parcel svg transformer plugin 2022-06-23 01:02:10 +08:00
renovate[bot]
870555366c
chore(deps): update parcel monorepo to v2.6.2 (#1200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-22 19:16:59 +08:00
renovate[bot]
3a6996bb4c
chore(deps): update parcel monorepo to v2.6.1 (#1149) 2022-06-20 16:12:48 +08:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages 2022-06-14 17:18:13 +08:00
Charles Zhao
33f8adb2fc
refactor: bump react sdk 0.1.15 and use callback function instead of url 2022-06-09 15:32:43 +08:00
Charles Zhao
85a055efa4
feat(demo-app): implement (part 2)
* dark mode
* i18n
* sign out
* fetch userinfo
2022-06-06 20:17:25 +08:00
Charles Zhao
87f5f3b9ed
refactor(console): replace user api with fetchUserInfo 2022-06-02 22:48:55 +08:00
Gao Sun
90ca76eeb5
feat(demo-app): show notification in main flow (#1038)
* feat(demo-app): show notification in main flow

* fix: add missing file
2022-06-02 08:05:27 +00:00
Gao Sun
91e2f055f2
feat(demo-app): implementation (3/3) (#1021)
* feat(core): seed demo app for fresh DB

* feat(core): throw 404 when demo app deleted

* fix(core): import

* fix: lockfile
2022-06-02 07:32:46 +00:00
renovate[bot]
d1b9f9d28a
chore(deps): update dependency lint-staged to v13 (#1019)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-02 13:19:09 +08:00
Charles Zhao
fb34cdc379
fix(console): bump react sdk to 0.1.13 to resolve sign in issue 2022-06-01 23:01:48 +08:00
Gao Sun
7f4f4f84ad
feat(demo-app): implementation (#982)
* feat(demo-app): init card

* feat(demo-app): ui

* feat(demo-app): sign in using React SDK

* fix: typo
2022-05-31 04:39:03 +00:00
Gao Sun
ad0aa8e0c2
feat(demo-app): init (#979) 2022-05-29 21:11:58 +08:00