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

Added scriptOrigin parameter for signoutSIlent to work from another origin #1173

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Added scriptOrigin parameter for signoutSIlent to work from another origin #1173

merged 1 commit into from
Sep 15, 2023

Conversation

davidmrobins
Copy link
Contributor

Fixes #1172

Checklist

  • This PR makes changes to the public API
  • I have included links for closing relevant issue numbers

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b91de25) 77.92% compared to head (074cb31) 77.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1173   +/-   ##
=======================================
  Coverage   77.92%   77.92%           
=======================================
  Files          45       45           
  Lines        1726     1726           
  Branches      346      346           
=======================================
  Hits         1345     1345           
  Misses        342      342           
  Partials       39       39           
Flag Coverage Δ
unittests 77.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/UserManager.ts 57.87% <ø> (ø)

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

@pamapa pamapa merged commit 5ea5236 into authts:main Sep 15, 2023
4 checks passed
@pamapa
Copy link
Member

pamapa commented Sep 15, 2023

thanks for contributing

@pamapa pamapa added this to the 2.3.0 milestone Sep 15, 2023
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.

Allow signoutSilent to work from another origin
2 participants