mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-08-07 05:13:37 -04:00
allow registration and signin/out on the API
This commit is contained in:
1 parent
fe137a11bb
commit
c6413afa67
2 files changed
+3
No files matched your search
@@ -1,4 +1,5 @@
|
||||
class RegistrationsController < Devise::RegistrationsController
|
||||
respond_to :json
|
||||
|
||||
def edit
|
||||
@twitter_auth = current_member.auth('twitter')
|
||||
|
||||
Reference in new issue
Block a user