CirclesUBI / circles-api-legacy

User and organization profile service
GNU Affero General Public License v3.0
4 stars 0 forks source link

Relayer API #50

Closed edzillion closed 5 years ago

edzillion commented 5 years ago

I think I am gonna need your help on this one @ana0

There was a suggestion that we would have just one route that would run any arbitrary contract call. Can you elaborate on this? I suppose we might have different routes, grouped by access level, so that we can have more fidelity on permissions?

ana0 commented 5 years ago

Well, all these do is call contracts. Which really should enforce their own permissions. But possibly it will make sense to have different permissions here someday too