AppFlowy-Cloud/tests/client
Zack f1a16058ce
feat: Gotrue admin api (#73)
* feat: set up admin account and auto confirm during appflowy start

* feat: client auth against gotrue whenever possible

* feat: admin add user

* feat: implement admin add user

* feat: generate registered user

* fix: enable cloud feature for client_api

* fix: test same user fix
2023-09-23 17:07:02 +08:00
..
constants.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
login.rs Feat update user (#69) 2023-09-22 20:28:39 +08:00
mod.rs feat: Workspace members (#63) 2023-09-19 20:59:16 +08:00
password.rs Feat update user (#69) 2023-09-22 20:28:39 +08:00
refresh.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
register.rs Feat update user (#69) 2023-09-22 20:28:39 +08:00
sign_in.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
sign_out.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
sign_up.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
update.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
utils.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00
workspace.rs feat: Gotrue admin api (#73) 2023-09-23 17:07:02 +08:00