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

Java/Kotlin - Fix Revoke OAuth Token #242

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

atejada
Copy link
Contributor

@atejada atejada commented Jul 25, 2024

Fixed the call to Revoke OAuth Token
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.13%. Comparing base (4cc4200) to head (730ad35).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #242   +/-   ##
=========================================
  Coverage     80.13%   80.13%           
  Complexity      287      287           
=========================================
  Files            31       31           
  Lines           861      861           
  Branches         87       87           
=========================================
  Hits            690      690           
  Misses          121      121           
  Partials         50       50           

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

Copy link
Contributor

@mrashed-dev mrashed-dev left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @atejada ! Can you please just add a builder to TokenParams? Thanks 🙏🏼

Added Builder for TokenParams
@atejada
Copy link
Contributor Author

atejada commented Jul 25, 2024

@mrashed-dev Done 😁

@atejada atejada merged commit 8781de6 into main Jul 25, 2024
2 checks passed
@mrashed-dev mrashed-dev deleted the Java/Kotlin-SDK---Revoke-OAuth-token-not-working branch July 25, 2024 15:48
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.

3 participants