Skip to content

fiat 0.50.1

Compare
Choose a tag to compare
@ajordens ajordens released this 28 Sep 15:13
· 755 commits to master since this release
4fb1da6
feat(roles): Configurable `__unrestricted_user__` roles (#263)

Delegates loading to the `UserRolesProvider` with the default remaining
an empty set.

We have a custom `UserRolesProvider` at Netflix and would like the
ability to specify one or more additional roles for the anonymous user.