|
|
60c9d3624a
|
chore: update module definition
|
2025-10-13 15:26:31 -03:00 |
|
|
|
bdc99c103a
|
refactor(service): use Errorf instead of errors.Join
|
2025-06-26 19:11:14 -03:00 |
|
|
|
826ea4088a
|
refactor(service,token): provide arguments via cfg struct
|
2025-06-16 07:08:47 -03:00 |
|
|
|
5d23372bd4
|
fix(service,token): unable to cast claims type (jwt always return MapClaims)
|
2025-06-16 07:08:47 -03:00 |
|
|
|
bbfeb08265
|
feat(service,token): add logs to token parsing method
|
2025-06-16 07:08:46 -03:00 |
|
|
|
492bbfd653
|
fix(service,token): incorrect algorithm being used to parse
|
2025-06-16 07:08:46 -03:00 |
|
|
|
efd7867d61
|
fix(service,token): missing userID pass to repository model
|
2025-06-13 19:16:35 -03:00 |
|
|
|
cd4acd5a98
|
feat(service,token): token.IsRevoke method
|
2025-06-10 19:06:32 -03:00 |
|
|
|
fbb4b1da53
|
feat(service,token): token.Revoke method
|
2025-06-10 19:06:25 -03:00 |
|
|
|
7bc60988c2
|
feat(service,token): token.Parse method
|
2025-06-10 19:06:15 -03:00 |
|
|
|
c81d9824cd
|
feat(service,token): properly implement token.issue method
|
2025-06-10 19:06:01 -03:00 |
|
|
|
deaf9089b2
|
feat(users): init token service
|
2025-05-30 18:04:28 -03:00 |
|