issues
search
rode
/
rode-ui
User Interface application for rode that enables metadata discovery and policy creation/evaluation.
http://liatrio.com
Apache License 2.0
4
stars
1
forks
source link
Display error message when unauthorized
#164
Closed
alexashley
closed
3 years ago
alexashley
commented
3 years ago
Closes #155 Closes #128
added a wrapper around the Next.js api routes to handle known methods and exceptions
updated the api utils to prepend the Rode API url, since it's the only service in use.
all Next.js api endpints will proxy the Rode status code in case of an error
any actions on the front end that aren't covered under the anonymous role should display a toast message:
RobertKelly
commented
3 years ago
Like it!
Closes #155 Closes #128