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

Figure out if we need $remember parameter at all for OAuth & OAuth2 auth modules #226

Open sergeychernyshev opened 8 years ago

sergeychernyshev commented 8 years ago

Figure out if we need &$remember parameter in processRegistration() and processLogin() methods for OAuth & OAuth2 modules and refactor accordingly.