We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
55d952c
There was an error while loading. Please reload this page.
Update dependencies and graduate to v1.
09dc51f
The roles context key can now be []any ([]interface), before it could only be a []string.
roles
[]any
[]interface
[]string
5c0eddd
Just return the err if the enforcer returns an error instead of a 500 echo.HTTPError.
err
echo.HTTPError
221e127
First release.