Logo
Explore Help
Sign In
TheArchive/zitadel
1
0
Fork 0
You've already forked zitadel
mirror of https://github.com/zitadel/zitadel.git synced 2025-05-08 17:16:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
zitadel/internal/repository/keypair/aggregate.go

15 lines
194 B
Go
Raw Normal View History

fix: migration, key rotation and org event reducing (#1403) * fix: migration, key rotation and org event reducing * fix oidc app * pointer receiver name
2021-03-10 14:32:56 +01:00
package keypair
fix: add register org and key pairs (#1275)
2021-02-12 16:51:12 +01:00
import (
chore(v2): move to new org (#3499) * chore: move to new org * logging * fix: org rename caos -> zitadel Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2022-04-27 01:01:45 +02:00
"github.com/zitadel/zitadel/internal/eventstore"
fix: add register org and key pairs (#1275)
2021-02-12 16:51:12 +01:00
)
const (
AggregateType = "key_pair"
AggregateVersion = "v1"
)
type Aggregate struct {
eventstore.Aggregate
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 292ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API