Skip to content

Authentication

Sasha Karol edited this page Sep 21, 2022 · 3 revisions

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.