react-router-role-authorization
react-router-role-authorization copied to clipboard
Allow undefined notAuthorizedPath if handleUnauthorizedRole is overridden
notAuthorizedPath
isn't used, if user has been overridden handleUnauthorizedRole
and custom handler doesn't call super#handleUnauthorizedRole
.