fiat 0.50.1
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.