location controller updated with heading and created new models and controllers for remaining modules
This commit is contained in:
@@ -15,7 +15,7 @@ const schema = new Schema({
|
||||
},
|
||||
refreshToken: {
|
||||
type: String,
|
||||
required: true,
|
||||
required: false,
|
||||
},
|
||||
isFirstTime: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user