Tyler Nix

Results 5 issues of Tyler Nix

I am using the [SimpleLogin API to create a custom alias](https://github.com/simple-login/app/blob/master/docs/api.md#post-apiv3aliascustomnew). I have created an API key. I can call other endpoints successfully, but when I call the `/alias/custom/new` endpoint,...

This PR contains a proposal for OpenFGA to be accepted into the CNCF Incubation stage. OpenFGA is a high-performance and flexible authorization solution that allows developers to build fine-grained access...

incubation

### Checklist - [X] I have looked into the [README](https://github.com/openfga/openfga/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...

bug

# OpenFGA Incubation Application v1.5 Project Repo(s): https://github.com/openfga Project Site: https://openfga.dev/ Communication: https://cloud-native.slack.com/archives/C06G1NNH47N Project points of contacts: - Andres Aguiar, [email protected] - Tyler Nix, [email protected] ## Incubation Criteria Summary for...

incubation
tag-security

## Description This example models a few of Stripe's core functionality, but not everything. It introduces another [modular models](https://openfga.dev/docs/modeling/modular-models) example splitting the model into 3 modules: - `accounts.fga` - core...