Class: DeveloperUser

Inherits:
OauthUser
  • Object
show all
Defined in:
app/models/rails_auth/oauth_users/developer_user.rb

Instance Method Summary collapse

Methods inherited from OauthUser

#refresh_token!, #strategy

Instance Method Details

#save_info(oauth_params) ⇒ Object



4
5
6
# File 'app/models/rails_auth/oauth_users/developer_user.rb', line 4

def save_info(oauth_params)

end