kane-mason

Results 53 comments of kane-mason

I am facing the same problem - any update on a fix @odrick ?

The use case is exposing parts of the api to third party developers. Where we issue them an api key to use when making requests to us.. Seems to be...

That is exactly what i am thinking. But the api keys dont really look like a token generally? Also will need to persist they keys to a database if they...

for my use case, you need to be able to grant view/edit access for specific documents.. So maybe like `"users: view specific": [ids of docs]` maybe. in which case, role...

Mmm i like it, is this inspired by Drupal?

Do you see this as something that could/should replace exisiting permissions model?

@thomas4019 i may need some assistance here. Do you have any capacity?

I will send you an email today and maybe we should set up a meeting too

this is a great start, nicely done

> The main thing missing is some api endpoint for creating access keys. well the standard listeners will exist right? Or do you mean creating an expressa internal listener to...