mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-16 02:24:59 +00:00
ad i18n and renderer and move headers
This commit is contained in:
8
internal/api/header.go
Normal file
8
internal/api/header.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package api
|
||||
|
||||
const (
|
||||
Authorization = "authorization"
|
||||
AcceptLanguage = "Accept-Language"
|
||||
|
||||
ZitadelOrgID = "x-zitadel-orgid"
|
||||
)
|
||||
Reference in New Issue
Block a user