* 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> |
||
|---|---|---|
| .. | ||
| constants.rs | ||
| login.rs | ||
| mod.rs | ||
| password.rs | ||
| refresh.rs | ||
| register.rs | ||
| sign_in.rs | ||
| sign_out.rs | ||
| sign_up.rs | ||
| update.rs | ||
| utils.rs | ||