AppFlowy-Cloud/tests/client
Zack 9fc2acbc35
feat: Docker/gotrue (#43)
* feat: use gotrue from source instead of docker hub image

* test: fix test due to gotrue upgrade

* fix: update prod docker-compose

* chore: cargo fmt --all
2023-09-14 20:41:04 +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: Docker/gotrue (#43) 2023-09-14 20:41:04 +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: Docker/gotrue (#43) 2023-09-14 20:41:04 +08:00
utils.rs feat: added refresh ability on server and client (#41) 2023-09-14 15:58:18 +08:00