ZITADEL - Identity infrastructure, simplified for you.
Go to file
Livio Amstutz 3549a8b64e
feat: port reduction (#323)
* move mgmt pkg

* begin package restructure

* rename auth package to authz

* begin start api

* move auth

* move admin

* fix merge

* configs and interceptors

* interceptor

* revert generate-grpc.sh

* some cleanups

* console

* move console

* fix tests and merging

* js linting

* merge

* merging and configs

* change k8s base to current ports

* fixes

* cleanup

* regenerate proto

* remove unnecessary whitespace

* missing param

* go mod tidy

* fix merging

* move login pkg

* cleanup

* move api pkgs again

* fix pkg naming

* fix generate-static.sh for login

* update workflow

* fixes

* logging

* remove duplicate

* comment for optional gateway interfaces

* regenerate protos

* fix proto imports for grpc web

* protos

* grpc web generate

* grpc web generate

* fix changes

* add translation interceptor

* fix merging

* regenerate mgmt proto
2020-07-08 13:56:37 +02:00
.codecov chore(codecov): make codecov configurable in repo (#40) 2020-04-08 07:37:24 +02:00
.github feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
build feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
cmd/zitadel feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
console feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
docs fix: Inituser (#386) 2020-07-08 09:53:09 +02:00
internal feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
k8s/base feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
migrations/cockroach feat: notification loginname (#381) 2020-07-07 19:31:51 +02:00
pkg/grpc feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
.gitignore feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
.releaserc.js chore: matrix build (#106) 2020-05-14 07:38:58 +02:00
go.mod feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
go.sum feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
LICENSE Initial commit 2020-03-16 14:51:32 +01:00
README.md fix: force a release for PR (#390) (#392) 2020-07-08 13:44:14 +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.