class User < SoundcloudAuth::GenericUser # Extend and define your user model as you see fit. # All of the authentication logic is handled by the # parent SoundcloudAuth::GenericUser class. end