Commit Graph

6 Commits

Author SHA1 Message Date
Zack b28d5dda4c
feat: ci: dockerize gotrue auth server (#13)
* feat: ci: dockerize gotrue auth server

* feat: build: add gotrue to docker-compose

* fix: build: docker-compose + test

* feat: ci: simplify tests

* feat: ci: add back needed services for compilation

* fix: ci: github secrets

* fix: ci: use signup

* fix: ci: add export

* fix: test: generate unique email for registration to avoid conflict
2023-09-06 14:12:39 +08:00
Nathan.fooo bb80fd5350
fix: redis connect (#2)
* fix: redis connect

* chore: add Readme and support no tls

* chore: cache docker build

* chore: update

* fix: fix postgres and redis connection

* chore: update port

* ci: lint
2023-05-05 00:00:02 +08:00
appflowy 2bc939479c feat: document crud 2023-03-16 17:42:55 +08:00
appflowy 542bc83144 feat: change password 2023-03-13 13:10:58 +08:00
appflowy 8af290ab80 chore: update database config & fix test 2023-03-12 21:02:19 +08:00
nathan 7b706b54ce refactor: auth 2023-03-11 22:01:25 +08:00