StartupAPI / users

:zap: User management tool to be used in on-line projects. Includes admin dashboard.
http://www.StartupAPI.com/
MIT License
60 stars 24 forks source link

Updates to user API #301

Open sergeychernyshev opened 3 years ago

sergeychernyshev commented 3 years ago

Added optional fields to GET /v1/user API: email, username, is_email_verified and impersonator

Ticket: #294