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

pass signoutCallback reponse to onSignoutCallback #1377

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

pamapa
Copy link
Member

@pamapa pamapa commented Oct 4, 2024

Checklist

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

@pamapa
Copy link
Member Author

pamapa commented Oct 4, 2024

@dopry I guess you need this too...

@dopry
Copy link

dopry commented Oct 4, 2024

Yep. This is the PR I was gonna write next!

Copy link

@dopry dopry left a comment

Choose a reason for hiding this comment

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

Spot on!

@pamapa pamapa merged commit 3c9a387 into main Oct 4, 2024
2 checks passed
@pamapa pamapa deleted the feat-on-signout-callback branch October 4, 2024 13:25
@pamapa pamapa added this to the 3.2.0 milestone Oct 4, 2024
alexandresoro pushed a commit to alexandresoro/ouca that referenced this pull request Oct 7, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [react-oidc-context](https://github.com/authts/react-oidc-context) | dependencies | minor | [`3.1.1` -> `3.2.0`](https://renovatebot.com/diffs/npm/react-oidc-context/3.1.1/3.2.0) |

---

### Release Notes

<details>
<summary>authts/react-oidc-context (react-oidc-context)</summary>

### [`v3.2.0`](https://github.com/authts/react-oidc-context/releases/tag/v3.2.0)

[Compare Source](authts/react-oidc-context@v3.1.1...v3.2.0)

react-oidc-context 3.2.0 is a minor release.

No longer using `crypto-js` package, but built-in browser [crypto.subtle](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/subtle) module. Crypto.subtle is available only in [secure contexts](https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts) (HTTPS). Also have a look into the [migration](https://github.com/authts/oidc-client-ts/blob/main/docs/migration.md) info.

#### Changelog:

-   Fixes:
    -   [#&#8203;1256](authts/react-oidc-context#1256): void is not valid as a constituent in a union
-   Features:
    -   [#&#8203;1377](authts/react-oidc-context#1377): pass signoutCallback reponse to onSignoutCallback

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/197
Reviewed-by: Alexandre Soro <[email protected]>
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
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.

2 participants