add twitter and google oauth login

This commit is contained in:
Zachary Chai
2016-10-17 15:06:11 -04:00
parent 0d73a77f1f
commit 3eeaacc6f4
6 changed files with 57 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
/tmp/*
!/log/.keep
!/tmp/.keep
.env
# Ignore Byebug command history file.
.byebug_history