feat: introduce v2 refresh token algorithm #5087
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
internal/crypto/refresh_tokens.go#L109
should omit second index in slice, s[a:len(s)] is identical to s[a:] (S1010)
|