|
9627c51e7a
|
minor changes to requests and responses
|
2024-04-21 10:29:17 -07:00 |
|
|
e7f706b6e7
|
The refreshtoken no longer cares about when a token expired. When they want a new jtw from refresh a new refresh token is made also
|
2024-04-21 10:27:56 -07:00 |
|
|
0383d554b8
|
added RefreshTokenRequest as a body
|
2024-04-21 08:59:25 -07:00 |
|
|
e218da5e7d
|
Updated some responses to return the base struct with embedding
|
2024-04-21 08:59:07 -07:00 |
|
|
5b2ff607b9
|
Moved entity id's to int64 that the sql driver returns
|
2024-04-21 08:58:32 -07:00 |
|
|
a2e740eefd
|
moved away from the api directory to internal per go doc recommendations
|
2024-04-20 08:09:24 -07:00 |
|