Class: RefreshToken

Inherits:
CouchRest::Model::Base
  • Object
show all
Includes:
CouchdbOAuth2::Model::Base, Oauth2Token
Defined in:
lib/couchdb_oauth2/model/refresh_token.rb

Method Summary

Methods included from Oauth2Token

#expired!, #expired?, #expires_in, find_by_token, included, valid

Methods included from CouchdbOAuth2::Model::Base

included