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
|
||||
LogoutAPI string
|
||||
}
|
||||
|
||||
type TokenConfig struct {
|
||||
PassiveAssetIssuer string
|
||||
JwtSignatureKey []byte
|
||||
|
|
|
|||
Loading…
Reference in New Issue