.
This commit is contained in:
parent
12abd49a4c
commit
0aa5be7873
@ -102,7 +102,7 @@ async function register(req, res, next) {
|
||||
if (!newUser) {
|
||||
try {
|
||||
const data = {
|
||||
refresh_token: tokens.refreshToken,
|
||||
//refresh_token: tokens.refreshToken,
|
||||
phone: req.body.phone,
|
||||
fbuid: req.body.fbuid,
|
||||
email: req.body.email,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user