New implementation for API Keys that only stores hashed api keys, and the client…
New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440
Showing
pkg/api/dtos/apikey.go
0 → 100644
pkg/components/apikeygen/apikeygen_test.go
0 → 100644
Please
register
or
sign in
to comment