Add REST api for logging in with username and password. Use both session and token based. **Add Session based auth and fallback to token based auth. I guess in mobile you cannot have sessions if it is going to be an app. Let's try both.**
Add REST api for logging in with username and password. Use both session and token based.
Add Session based auth and fallback to token based auth. I guess in mobile you cannot have sessions if it is going to be an app. Let's try both.