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
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
..
domain
Renamed struct to update a users scopes
2024-04-04 15:29:39 -07:00
handlers
/v1
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
migrations
Added Scopes to the user table
2024-03-31 17:47:24 -07:00
repositories
user repo now adds a default scope on create and scopes can be replaced for a user
2024-04-03 16:11:00 -07:00
services
add and remove scopes methods to user service
2024-04-03 16:10:25 -07:00