Authentication - cybergizer-hq/alfred GitHub Wiki

Deivse are used for authentication in the application. Devise user model consists of email, first_name, last_name, dob(date of birthday), is_admin (boolean field to check for admin) and avatar.

Authorization occurs through Yandex or by invitation.