Go to file
Fabi d447f68d78
fix: User checks (#139)
* check uniqueness on create and register user

* change user email, reserve release unique email

* usergrant unique aggregate

* usergrant uniqueness

* validate UserGrant

* fix tests
2020-05-28 06:49:22 +02:00
.codecov chore(codecov): make codecov configurable in repo (#40) 2020-04-08 07:37:24 +02:00
.dependabot feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
.github/workflows chore: matrix build (#106) 2020-05-14 07:38:58 +02:00
build Revert "disable login and console in docker" (#140) 2020-05-27 13:50:08 +02:00
cmd/zitadel feat: org queries (#136) 2020-05-26 16:46:16 +02:00
console fix(console): npm, update karma, protractor (#144) 2020-05-27 18:17:22 +02:00
docs feat: user commands (#75) 2020-05-11 10:16:27 +02:00
internal fix: User checks (#139) 2020-05-28 06:49:22 +02:00
migrations/cockroach feat: org queries (#136) 2020-05-26 16:46:16 +02:00
pkg feat: org queries (#136) 2020-05-26 16:46:16 +02:00
.gitignore feat: setup and iam commands (#99) 2020-05-18 11:32:16 +02:00
.releaserc.js chore: matrix build (#106) 2020-05-14 07:38:58 +02:00
go.mod feat: notifications (#109) 2020-05-20 14:28:08 +02:00
go.sum feat: notifications (#109) 2020-05-20 14:28:08 +02:00
LICENSE
README.md fix: docker semrel release problem (#49) 2020-04-16 13:46:43 +02:00
SECURITY.md docs(readme): security policy (#19) 2020-03-20 06:30:10 +01:00

ZITADEL

Zitadel

semantic-release Release license release Go Report Card codecov

This project is in alpha state. The API will continue breaking until version 1.0.0 is released

What Is It

It will be an IAM ;-)

How Does It Work

Why Another IAM

How To Use It

How To Contribute

TBD

Security

See the policy here

License

See the exact licensing terms here

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.