Basic JWT is now working #12
jtom38
commented 2024-03-29 14:50:49 -07:00
Owner
No description provided.
jtom38
added 12 commits 2024-03-29 14:50:50 -07:00
added jwt packages
21c9067183
added Recover to help with panics
13f5dba498
trying to remove the user repo and use a service
063e677869
added a shell repo for recipes
e08dbea213
added a interface and adding to CRUD
f78d78d061
added a ErrorResponse struct
872db5b9e9
playing with the handler to get jwt working
d2d524ac4e
postman for vscode
bbdbb38711
model structs that are not used yet
dbe621ca05
woo! I can login and confirm my password with bcrypt!
2508dac595
Heck yes! jwt is working and middleware is CHECKING IT !!!!!!!
faf0bec069
The jwt token is now checked to see if it expires and will return an error
565e6112a8
jtom38
merged commit 4981ef7f81 into main 2024-03-29 14:51:01 -07:00
jtom38
deleted branch features/jwt/maybe 2024-03-29 14:51:01 -07:00
jtom38
referenced this issue from a commit 2024-03-29 14:51:02 -07:00
Merge pull request 'Basic JWT is now working' (#12) from features/jwt/maybe into main
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "features/jwt/maybe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?