401JS-iOS / iOSfrontend

MIT License
0 stars 0 forks source link

Enable sign-in for user using basic auth #37

Closed jayb967 closed 7 years ago

jayb967 commented 7 years ago

This only retrieves a token and stores it on a basic User object. It's currently directing the user to the view for NPOs, but the token can now be used for any post/put requests that aren't limited by user type.