This website requires JavaScript.
Explore
Help
Sign In
jtom38
/
go-cook
Watch
2
Star
0
Fork
0
You've already forked go-cook
Code
Issues
9
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bc36bae7f
go-cook
/
api
/
handlers
/
v1
History
James Tombleson
9bc36bae7f
if the admin token is null then it will fail an admin login. Also added the remove scopes logic and it worked for me
2024-04-04 15:30:22 -07:00
..
auth.go
if the admin token is null then it will fail an admin login. Also added the remove scopes logic and it worked for me
2024-04-04 15:30:22 -07:00
demo.go
mostly pushing things into domain
2024-03-31 17:48:44 -07:00
handler.go
scopes/add now requires jwt and minor ez response methods
2024-04-03 16:12:18 -07:00
jwt.go
admin jwt now follows the same schema
2024-04-03 16:11:46 -07:00
users.go
playing with the handler to get jwt working
2024-03-26 17:54:22 -07:00