oauth2-server icon indicating copy to clipboard operation
oauth2-server copied to clipboard

Add token revocation support (RFC 7009)

Open tomsisk opened this issue 3 years ago • 11 comments

This fixes the merge conflicts in #995 by @jacobweber

https://tools.ietf.org/html/rfc7009

tomsisk avatar Aug 27 '20 17:08 tomsisk

Thanks!

jacobweber avatar Aug 27 '20 18:08 jacobweber

Any feedback on this?

tomsisk avatar Sep 30 '20 17:09 tomsisk

Code looks good, I like the possibility of revoking access tokens from a refresh token (canRevokeAccessTokens). I would be very interested to see this feature merged.

StephenBeirlaen avatar Nov 17 '20 12:11 StephenBeirlaen

@Sephster why is this PR ignored?

Tetragramat avatar Feb 21 '22 19:02 Tetragramat

It's not been prioritised yet but I will get to it in time. Sorry for the delay.

Sephster avatar Feb 22 '22 22:02 Sephster

I would highly appreciate if this was already implemented, because it's not easy to implement token revocation in project that uses this lib.

Tetragramat avatar Feb 23 '22 18:02 Tetragramat

Any news on this?

NSURLSession0 avatar Jun 03 '22 15:06 NSURLSession0

I'm also interested on this feature.

t3touch avatar Aug 28 '22 09:08 t3touch

Would also be interested on this feature.

henser avatar Jan 17 '23 13:01 henser

Any update? @Sephster

pat0s avatar Mar 06 '24 09:03 pat0s