OIDC MW: add HandleRemoteSignOutAsync event
Open
area-auth
enhancement
help wanted
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Should emit cache control headers:
```
Cache-Control: no-cache, no-store
Pragma: no-cache
```
https://openid.net/specs/openid-connect-frontchannel-1_0-01.html#RPLogout
Contributor guide
Assessment
This issue has not been assessed yet.