Remove Comment
This commit is contained in:
parent
669364985e
commit
7e27c97c6c
@ -15,7 +15,6 @@ func NewAuth(opts ...auth.Option) auth.Auth {
|
|||||||
return j
|
return j
|
||||||
}
|
}
|
||||||
|
|
||||||
// jwt is the service implementation of the Auth interface
|
|
||||||
type jwt struct {
|
type jwt struct {
|
||||||
options auth.Options
|
options auth.Options
|
||||||
jwt token.Provider
|
jwt token.Provider
|
||||||
|
Loading…
Reference in New Issue
Block a user