Merge branch 'main' of https://git.winteraccess.id/areeqakbr/backend_nam
This commit is contained in:
commit
a695305524
|
|
@ -18,6 +18,7 @@ type LoginConfig struct {
|
||||||
AuthMeAPI string
|
AuthMeAPI string
|
||||||
LogoutAPI string
|
LogoutAPI string
|
||||||
}
|
}
|
||||||
|
|
||||||
type TokenConfig struct {
|
type TokenConfig struct {
|
||||||
PassiveAssetIssuer string
|
PassiveAssetIssuer string
|
||||||
JwtSignatureKey []byte
|
JwtSignatureKey []byte
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue