Skip to content

Conversation

@manuel-lang
Copy link
Contributor

@manuel-lang manuel-lang commented Apr 2, 2025

Use dynamic token issuer URL not applying a scheme and path if they are already provided.

Description

Integrate changes from SDK Generator.

Closes #136

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

Copy link
Member

@rhamzeh rhamzeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@rhamzeh rhamzeh changed the title feat(python): dynamic token issuer feat: dynamic token issuer Apr 2, 2025
@rhamzeh rhamzeh added this pull request to the merge queue Apr 2, 2025
Merged via the queue into openfga:main with commit 354e24d Apr 2, 2025
13 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.45%. Comparing base (172cd26) to head (0473adb).
Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (70.45%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   70.45%   70.45%           
=======================================
  Files         134      134           
  Lines       10806    10806           
=======================================
  Hits         7613     7613           
  Misses       3193     3193           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rhamzeh rhamzeh mentioned this pull request Apr 30, 2025
4 tasks
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.

Use token-endpoint instead of issuer for oauth2 authorization

3 participants