AppFlowy-Cloud/src
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
..
api feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
biz feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
component feat: support external oauth (#35) 2023-09-13 21:08:13 +08:00
config feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
domain feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
middleware feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
application.rs test: websocket connect and then edit collab test (#40) 2023-09-14 09:34:24 +08:00
lib.rs Feat: enrich http dto (#20) 2023-09-08 20:01:28 +08:00
main.rs test: fix collab edit test (#42) 2023-09-14 14:05:15 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs feat: test gotrue when app start, use state for gotrue client, use go… (#24) 2023-09-11 17:16:41 +08:00
telemetry.rs test: websocket connect and then edit collab test (#40) 2023-09-14 09:34:24 +08:00