Go to file
dependabot[bot] 1e3b13f6f2
chore(deps): bump google.golang.org/grpc from 1.29.1 to 1.30.0 (#306)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.29.1...v1.30.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 14:14:07 +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 google.golang.org/grpc from 1.29.1 to 1.30.0 (#306) 2020-07-02 14:14:07 +02:00
go.sum chore(deps): bump google.golang.org/grpc from 1.29.1 to 1.30.0 (#306) 2020-07-02 14:14:07 +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.