auth
auth/.hgignore
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.
1 cover.out
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.