auth jwt / service package comments
This commit is contained in:
parent
e082ac42a0
commit
96233b2d9b
@ -1,3 +1,4 @@
|
||||
// Package jwt is a jwt implementation of the auth interface
|
||||
package jwt
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,4 @@
|
||||
// Package servie is a micro service implementation of the auth interface
|
||||
package service
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user