Changelog
- 6338288 Add Build a Team permissions system in Node.js app using Auth0 and Permify blog
- 175ad84 Merge branch 'master' into multitenancy
- 759c5c4 Merge branch 'master' of https://github.com/Permify/permify
- 46c320b Merge pull request #152 from Permify/multitenancy
- e2189ef Merge pull request #153 from Permify/docs
- bc9f57c Merge pull request #155 from Permify/docs
- ada005f Update .goreleaser.yml
- d985b9b Update 20230117145140_multi_tenant.sql
- 5643326 Update README.md
- 822723e Update README.md
- 00542fd Update check_test.go
- 1695949 Update docker-compose.yaml
- 5b32a72 Update example.config.yaml
- 84880f9 Update example.config.yaml
- 0b2082f Update main.wasm
- b679fd5 Update package.json
- b48c6e5 Update relationshipReader.go
- 958ec22 Update schema.go
- 52ad5d2 Update schemaReader.go
- 1eda2e4 Update the posts
- 35a66a0 change config biner to viper
- 7b642ca command & repository test renew
- 447f374 config binder bug fixed
- e4734c4 gofumpt
- 60b89b7 linter improvements
- 466cb69 move to goose for migrations & multitenancy migrations added to pg
- 6e7afb2 multi-tenancy service & repository implementation
- 83ae7d8 multitenancy support
- ace5051 pprof profiler added
- 1a6133e tenant id added to schema cache key
- 58f5167 tenant id data type changes