AppFlowy-Cloud/libs
Zack b3be09e264
feat: added refresh ability on server and client (#41)
* feat: added refresh ability on server and client

* fix: use refresh token for refresh and add test case

* chore: cargo fmt --all

* chore: cargo clippy

* fix: cargo clippy

* test: added async mutex for registered user for consistency

* fix: remove unneeded files

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-14 15:58:18 +08:00
..
client-api feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
gotrue feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
gotrue-entity feat: support external oauth (#35) 2023-09-13 21:08:13 +08:00
infra chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
realtime test: fix collab edit test (#42) 2023-09-14 14:05:15 +08:00
shared-entity feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
storage test: fix collab edit test (#42) 2023-09-14 14:05:15 +08:00
storage-entity feat: implement snapshot handler (#38) 2023-09-13 15:25:51 +08:00
token chore: separate crates (#18) 2023-09-07 19:40:11 +08:00