This was causing a panic due to nil pointer dereference. It required all users signing up had a public email, which is an unreasonable requirement!
* Initial oauth * Add Github authentication * Add AuthMethods endpoint * Add frontend * Rename basic authentication to password * Add flags for configuring GitHub auth * Remove name from API keys * Fix authmethods in test * Add stories and display auth methods error