Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate that the Store ID and Authorization Model ID are valid ULIDs #19

Closed
rhamzeh opened this issue May 22, 2023 · 0 comments · Fixed by #28
Closed

Validate that the Store ID and Authorization Model ID are valid ULIDs #19

rhamzeh opened this issue May 22, 2023 · 0 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rhamzeh
Copy link
Member

rhamzeh commented May 22, 2023

Related SDK Generator Issue: openfga/sdk-generator#114

@rhamzeh rhamzeh added enhancement New feature or request good first issue Good for newcomers labels May 22, 2023
adriantam added a commit to openfga/sdk-generator that referenced this issue Jun 14, 2023
Go SDK should validate auth model id and store id to ensure they are valid ulid
Part of openfga/go-sdk#19
adriantam added a commit to openfga/sdk-generator that referenced this issue Jun 20, 2023
* fix(go-sdk): ulid for auth model id and store id to be validated

Go SDK should validate auth model id and store id to ensure they are valid ulid
Part of openfga/go-sdk#19

* fix: update based on code review feedback

* fix(go-sdk): validation connection and model for batch operations (#135)

Close openfga/go-sdk#21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants