Andrés Aguiar

Results 51 issues of Andrés Aguiar

Title: Open Fine-Grained Authorization (OpenFGA) Speakers: @aaguiarz, @jon-whit, @elbuo8 Description: Auth0 has been building a fine grained authorization service inspired by [Google Zanzibar](https://research.google/pubs/pub48190/), and it’s now available in preview at...

usecase-presentation
inactive

https://docs-content-staging-pr-9241.herokuapp.com/docs/universal-login/customization-new

do-not-merge

When you call POST to `/stores/{store_id}/authorization-models` with a non-existent store_id you get back a 201 and a new model_id.  We should return an error. The way to do this is...

bug

https://github.com/SGNL-ai/authzapi/blob/4946793ec6db3337f2e3f35099fa38ad8049a1dd/authorization-api-1_0.md?plain=1#L480 In Zanzibar-style implementations, you'd want to use the Search API to "List all of the documents that a user can view". For that scenario you'd want to also specify...

There are some tools like https://www.thunderclient.com/ that don't work with our current swagger definitions. A new section can be added to [this script](https://github.com/openfga/api/blob/main/scripts/update_swagger.sh) to convert [this openapiv2 file](https://github.com/openfga/api/blob/main/docs/openapiv2/apidocs.swagger.json) to openapiv3...

enhancement
good first issue

Hi, We just released a new version of Auth0.js/Lock that are using our next-generation, oidc-compliant, more secure, API endpoints. Could you please upgrade the project to use them? I can...

### Checklist - [X] I have looked into the [README](https://github.com/openfga/dotnet-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

enhancement