Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add admin frontend project (AppFlowy-IO#102)
* feat: add admin frontend project * feat: session token WIP * feat: session token WIP - 2 * feat: session token and dev ease * feat: added logout * extractor for access token * feat: added funtionality to show all users * feat: show user list on frontend * feat: user details * fix: remove unneeded print statements * chore: enable back to docker-compose.yml * fix: integration tests * feat: added redis session * feat: change to session management using redis * feat: add email to display at home page * feat: added logging, logout * feat: use redirect temporary * feat: added add user by email * feat: added add user set password web ui --------- Co-authored-by: nathan <nathan@appflowy.io>
- Loading branch information