AppFlowy-Cloud/tests/client
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
..
constants.rs test: add ws connect test (#39) 2023-09-13 17:04:42 +08:00
login.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
mod.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
password.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
refresh.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
register.rs feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
sign_in.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
sign_out.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
sign_up.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
update.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00
utils.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00