ZITADEL - Identity infrastructure, simplified for you.
Go to file
Silvan fbeab4c582
Eventstore (#22)
* feat: eventstore repository

* fix: remove gorm

* version

* feat: pkg

* feat: eventstore without eventstore-lib

* rename files

* gnueg

* fix: add object

* fix: global model

* feat(eventstore): sdk

* fix(eventstore): search query

* fix(eventstore): rename app to eventstore

* delete empty test

* remove unused func

* merge master

* fix(eventstore): tests

* fix(models): delete unused struct

* feat(eventstore): implemented push events

* feat(eventstore): overwrite context data

* feat(types): SQL-config

* feat(eventstore): options to overwrite editor

* Update internal/eventstore/models/field.go

Co-Authored-By: livio-a <livio.a@gmail.com>

* fix(eventstore): code quality

* fix(eventstore): rename modifier* to editor*

* fix(eventstore): delete editor_org

Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
Co-authored-by: livio-a <livio.a@gmail.com>
2020-04-06 06:42:21 +02:00
.dependabot chore(dependabot): config (#29) 2020-04-02 18:27:04 +02:00
cmd/zitadel fix: remove unnecessary functions from auth.proto 2020-03-31 11:07:48 +02:00
internal Eventstore (#22) 2020-04-06 06:42:21 +02:00
pkg Eventstore (#22) 2020-04-06 06:42:21 +02:00
raw/img docs: use correct logo 2020-03-27 14:35:06 +01:00
.gitignore Eventstore (#22) 2020-04-06 06:42:21 +02:00
.releaserc.js Init (#17) 2020-03-19 14:39:06 +01:00
go.mod Eventstore (#22) 2020-04-06 06:42:21 +02:00
go.sum Eventstore (#22) 2020-04-06 06:42:21 +02:00
LICENSE Initial commit 2020-03-16 14:51:32 +01:00
README.md docs(badges): use stable release 2020-03-30 18:44: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

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.