修改了TokenConfig
This commit is contained in:
parent
591581cbc2
commit
ea654c3b10
@ -75,7 +75,6 @@ type TokenClaims struct {
|
|||||||
// token config
|
// token config
|
||||||
type TokenConfig struct {
|
type TokenConfig struct {
|
||||||
Issuer string `json:"issuer"`
|
Issuer string `json:"issuer"`
|
||||||
Secret string `json:"secret"`
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user