Login semi works, just need to do some jquery and change responses to be a lil better. I made some db updates in order to use this code so check the database.md file.
Using app_auth to handle all authentication, while removing the google support, it was fun but silly. I'll be making database changes soon and setting up the rest of the login code.
Added the beginnings of local user creation alongside google integration. Google has made me jump through hoops to not have to do this but I am going to have to do it anyhow. The next step is to create a new user from scratch.