webapi with oauth, revoke token?

Viewed 9858

Hello all im following this article here to implement a webapi with individual accounts using the owin oauth.

Link

My question is there any way to revoke a tokens access to the webapi the "sign out" method really does nothing from me since ill be accessing this webapi through a phone app. Thanks for any info !

1 Answers
Related