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

fix(oauth): 🐛 fix redirect uri for oauth1.0 #161

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

MerleLiuKun
Copy link
Member

Closes #160

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (2b6ae3b) to head (5e5fb6e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          22       22           
  Lines        1281     1281           
=======================================
  Hits         1278     1278           
  Misses          3        3           

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

@MerleLiuKun MerleLiuKun merged commit d42185e into sns-sdks:master Mar 18, 2024
9 checks passed
@MerleLiuKun MerleLiuKun deleted the fix-oauth1 branch March 18, 2024 06:28
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.

[BUG] wrong parameter for OAuth1.0 callback uri
1 participant