Skip to content

Conversation

@le-yams
Copy link
Contributor

@le-yams le-yams commented Jan 18, 2024

Fully support OAuth2.

Description

Add oauth2 scopes support, also update go-sdk to support full token endpoint url as issuer (and not only the host name).

References

blocked by #235
closes #231

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@le-yams
Copy link
Contributor Author

le-yams commented Jan 18, 2024

Waiting for go-sdk to be updated with configurable client credentials token url.

@rhamzeh
Copy link
Member

rhamzeh commented Jan 22, 2024

GO SDK v0.3.4 is now on the main branch

@rhamzeh rhamzeh marked this pull request as ready for review January 22, 2024 23:53
@rhamzeh rhamzeh requested a review from a team as a code owner January 22, 2024 23:53
@rhamzeh rhamzeh enabled auto-merge January 22, 2024 23:54
@le-yams
Copy link
Contributor Author

le-yams commented Jan 23, 2024

@rhamzeh thank you for the review and fixes 😃

@rhamzeh rhamzeh added this pull request to the merge queue Jan 23, 2024
Merged via the queue into openfga:main with commit a52bee4 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support OAuth Scope parameter for client authentication

3 participants