RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: rn2dy
What happens if the access token expires? The user should be not allowed to login again and should go through the Oauth process again, and the database should be cleaned for this user.
What happens if the access token expires? The user should be not allowed to login again and should go through the Oauth process again, and the database should be cleaned for this user.