OAuth Implicit Code Flow (User Access Tokens) Expiration?

Custom applications like Chatty can implement refresh tokens or prompt for re-authentication when a token expires so it’s not an issue.

Plain IRC clients will be a problem unless there are alternate means of generating tokens for them.