r-scheele / rego_builder

Write your rego authorization rules from the frontend - Open policy agent
1 stars 1 forks source link

API changes #23

Closed Youngestdev closed 2 years ago

Youngestdev commented 2 years ago

These changes are required to have a smoother interaction with the front-end client. I also think the changes to how access_tokens is managed is better as tokens have validity periods.

In the event of expiry or renewal, a user will have to redeploy the API which can be unnecessary work.


List of updates: