metarhia/Example

Extend auth example

ihorkomakhwork opened this issue · 0 comments

#268
At this moment, we have so simplified auth example. I propose to improve it to more realistic by adding more fields to model like:

  • email
  • phone number
  • full name
  • e.t.c.

Also would be nice:

  • to add roles system
  • some verification(for example by email).