openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
975 stars 162 forks source link

Add a redirect flow for end_session endpoint handling #198

Open arssly opened 2 years ago

arssly commented 2 years ago

I've added a redirect flow for handling the end_session endpoint. end session flow is much like the auth flow. so in order to avoid duplicate code, I used a base class for both end_session and auth flow.

guillaume-chervet commented 2 years ago

Is there any chance for this PullRequest to be merged? :)

bonnetb commented 2 years ago

Hi, we really need this feature : having a clean logout is mandatory for enterprise apps. Could you merge this PR, please ?

guillaume-chervet commented 2 years ago

Do you have any news ?

guillaume-chervet commented 2 years ago

Any chance for a merge?

allemas commented 2 years ago

Hi, we need this PR to fix a bug in our application. Any chance for a merge?

abatovua commented 2 years ago

Need this feature. Any updates?

guillaume-chervet commented 2 years ago

Me too, do you need any help?

tielushko commented 2 years ago

Please, are there any updates on the merge?

tielushko commented 2 years ago

@tikurahul @Meligy

guillaume-chervet commented 2 years ago

@arssly ?

TeckTn commented 2 years ago

Any chance that this pr get merged ?