Go to file
dependabot[bot] a67eb7c2bc
chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#246)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 14:17:21 +02:00
.codecov chore(codecov): make codecov configurable in repo (#40) 2020-04-08 07:37:24 +02:00
.github chore(security): codeql-analysis job (#320) 2020-06-30 19:23:50 +02:00
build feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
cmd/zitadel chore: zitadel service account instead of eventstore (#300) 2020-06-29 09:38:55 +02:00
console fix(console): project member grants, user grants (#329) 2020-07-01 17:48:34 +02:00
docs fix: editorname (#281) 2020-06-29 09:37:10 +02:00
internal fix(spooler): improve check for failure count (#326) 2020-07-02 08:08:55 +02:00
k8s/base fix: secrets to env vars mapping (#209) 2020-06-11 11:21:29 +02:00
migrations/cockroach fix(management): map all fields in user grant view converter (#324) 2020-07-01 12:46:46 +02:00
pkg fix(management): map all fields in user grant view converter (#324) 2020-07-01 12:46:46 +02:00
.gitignore feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
.releaserc.js chore: matrix build (#106) 2020-05-14 07:38:58 +02:00
go.mod chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#246) 2020-07-02 14:17:21 +02:00
go.sum chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#246) 2020-07-02 14:17:21 +02:00
LICENSE Initial commit 2020-03-16 14:51:32 +01:00
README.md fiX: deploy (#182) 2020-06-05 20:41:28 +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.