This website works better with JavaScript
Home
Explore
Help
Sign In
byom
/
byom-golang-lib
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
rename package from jwtutils to auth
lblt
2 weeks ago
parent
5bf3e48c8a
commit
f4af45a98e
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pkg/auth/jwt.go
+ 1
- 1
pkg/auth/jwt.go
View File
@@ -1,4 +1,4 @@
-package
jwtutils
+package
auth
import (
"time"