|
565e6112a8
|
The jwt token is now checked to see if it expires and will return an error
|
2024-03-29 14:49:57 -07:00 |
|
|
faf0bec069
|
Heck yes! jwt is working and middleware is CHECKING IT !!!!!!!
|
2024-03-27 21:55:25 -07:00 |
|
|
2508dac595
|
woo! I can login and confirm my password with bcrypt!
|
2024-03-27 17:24:23 -07:00 |
|
|
dbe621ca05
|
model structs that are not used yet
|
2024-03-26 17:54:46 -07:00 |
|
|
bbdbb38711
|
postman for vscode
|
2024-03-26 17:54:32 -07:00 |
|
|
d2d524ac4e
|
playing with the handler to get jwt working
|
2024-03-26 17:54:22 -07:00 |
|
|
872db5b9e9
|
added a ErrorResponse struct
|
2024-03-26 17:53:51 -07:00 |
|
|
f78d78d061
|
added a interface and adding to CRUD
|
2024-03-26 17:53:22 -07:00 |
|
|
e08dbea213
|
added a shell repo for recipes
|
2024-03-26 17:52:38 -07:00 |
|
|
063e677869
|
trying to remove the user repo and use a service
|
2024-03-26 17:52:15 -07:00 |
|
|
13f5dba498
|
added Recover to help with panics
|
2024-03-26 17:49:01 -07:00 |
|
|
21c9067183
|
added jwt packages
|
2024-03-26 17:48:39 -07:00 |
|