AppFlowy-Cloud/tests/client
Zack 0d59211e55
feat: expose workspace and profile api (#32)
* feat: expose workspace and profile api

* feat: add impl for client_api

* feat: add test case for workspace and profile
2023-09-12 16:14:14 +08:00
..
constants.rs feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
login.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
mod.rs feat: ci: dockerize gotrue auth server (#13) 2023-09-06 14:12:39 +08:00
password.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
register.rs feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
sign_in.rs feat: expose workspace and profile api (#32) 2023-09-12 16:14:14 +08:00
sign_out.rs refactor: return AppError (#28) 2023-09-11 15:23:55 +08:00
sign_up.rs refactor: return AppError (#28) 2023-09-11 15:23:55 +08:00
update.rs refactor: refactor app data struct (#23) 2023-09-10 11:56:22 +08:00
utils.rs Feat: enrich http dto (#20) 2023-09-08 20:01:28 +08:00