expire method

void expire()

Expire the authenticated OAuth token for this user.

Implementation

void expire() => expiresIn = 0;