• Joined on 2023-06-02
jtom38 deleted branch features/jwt/maybe from jtom38/go-cook 2024-03-29 14:51:02 -07:00
jtom38 merged pull request jtom38/go-cook#12 2024-03-29 14:51:01 -07:00
Basic JWT is now working
jtom38 created pull request jtom38/go-cook#12 2024-03-29 14:50:50 -07:00
Basic JWT is now working
jtom38 pushed to features/jwt/maybe at jtom38/go-cook 2024-03-29 14:50:03 -07:00
565e6112a8 The jwt token is now checked to see if it expires and will return an error
jtom38 opened issue jtom38/go-cook#11 2024-03-28 21:26:17 -07:00
A Recipe need to have tags applied to them
jtom38 opened issue jtom38/go-cook#10 2024-03-28 21:25:28 -07:00
Would be nice to be see if instances could share recipes with each other
jtom38 opened issue jtom38/go-cook#9 2024-03-28 21:23:56 -07:00
A user should be able to setup a shopping list
jtom38 opened issue jtom38/go-cook#8 2024-03-28 21:23:00 -07:00
Need to be able to add a Recipe by hand
jtom38 pushed to features/jwt/maybe at jtom38/go-cook 2024-03-27 21:55:31 -07:00
faf0bec069 Heck yes! jwt is working and middleware is CHECKING IT !!!!!!!
jtom38 pushed to features/jwt/maybe at jtom38/go-cook 2024-03-27 17:24:31 -07:00
2508dac595 woo! I can login and confirm my password with bcrypt!
jtom38 created branch features/jwt/maybe in jtom38/go-cook 2024-03-26 17:54:54 -07:00
jtom38 pushed to features/jwt/maybe at jtom38/go-cook 2024-03-26 17:54:54 -07:00
dbe621ca05 model structs that are not used yet
bbdbb38711 postman for vscode
d2d524ac4e playing with the handler to get jwt working
872db5b9e9 added a ErrorResponse struct
f78d78d061 added a interface and adding to CRUD
Compare 9 commits »
jtom38 opened issue jtom38/go-cook#7 2024-03-25 09:02:14 -07:00
Need to have roles to define permissions
jtom38 opened issue jtom38/go-cook#6 2024-03-25 09:01:38 -07:00
Need to have JWT tokens for auth
jtom38 pushed to main at jtom38/go-cook 2024-03-23 10:29:53 -07:00
964a06732e Merge pull request 'features/route-examples' (#5) from features/route-examples into main
0f7787d546 trying to create some separation between sql and user tasks. This might be too close to c# for go
b5791cd64e Working on building out some good examples on how to handle routes
Compare 3 commits »
jtom38 deleted branch features/route-examples from jtom38/go-cook 2024-03-23 10:29:53 -07:00
jtom38 merged pull request jtom38/go-cook#5 2024-03-23 10:29:52 -07:00
features/route-examples
jtom38 created pull request jtom38/go-cook#5 2024-03-23 08:27:56 -07:00
features/route-examples
jtom38 created branch features/route-examples in jtom38/go-cook 2024-03-23 08:27:41 -07:00
jtom38 pushed to features/route-examples at jtom38/go-cook 2024-03-23 08:27:41 -07:00
0f7787d546 trying to create some separation between sql and user tasks. This might be too close to c# for go
b5791cd64e Working on building out some good examples on how to handle routes
Compare 2 commits »