auth

Paddy 2014-12-13 Parent:d5561856f45e Child:b0a759e00e6d

93:a22b35677cd5 Go to Latest

auth/oauth2.go

Implement RevokeToken helper for Context. Add a RevokeToken wrapper to Context that checks for the a tokenStore set on the Context and calls the underlying tokenStore.revokeToken if a tokenStore is set.

History