differentiate signup and login createdWith.action on _Session
This commit is contained in:
@@ -327,7 +327,7 @@ RestWrite.prototype.transformUser = function() {
|
||||
objectId: this.objectId()
|
||||
},
|
||||
createdWith: {
|
||||
'action': 'login',
|
||||
'action': 'signup',
|
||||
'authProvider': this.storage['authProvider'] || 'password'
|
||||
},
|
||||
restricted: false,
|
||||
|
||||
Reference in New Issue
Block a user