feat: init siwe access token, deprecated reverse token #840
Annotations
7 errors
|
Verify
Process completed with exit code 2.
|
|
Verify:
portal/auth/auth.go#L272
QF1008: could remove embedded field "Claims" from selector (staticcheck)
|
|
Verify:
portal/api_server.go#L361
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
|
|
Verify:
portal/api_server.go#L322
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
|
|
Verify:
portal/api_server.go#L276
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
|
|
Verify:
portal/api_server.go#L215
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
|
|
Verify:
portal/api_server.go#L204
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
|