go-cook/internal/handlers/v1
James Tombleson be337b4bb9 auth handler now can work with refresh token request 2024-04-21 10:28:50 -07:00
..
auth.go auth handler now can work with refresh token request 2024-04-21 10:28:50 -07:00
auth_test.go moved away from the api directory to internal per go doc recommendations 2024-04-20 08:09:24 -07:00
demo.go Updated some responses to return the base struct with embedding 2024-04-21 08:59:07 -07:00
handler.go Moved handler to use interfaces and added the refreshToken endpoint 2024-04-21 08:59:51 -07:00
jwt.go small improvement to creating a jwt logic 2024-04-21 10:28:21 -07:00
users.go moved away from the api directory to internal per go doc recommendations 2024-04-20 08:09:24 -07:00