Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

IngAjVillalon/Crewnie-Back-end_v4

Repository files navigation

sign in POST /auth/local

Sign up POST api/users/

Facebook profile data

{ provider: 'facebook', id: '1866970889992426', displayName: 'Mahmudul Hasan Rafi', name: { familyName: 'Rafi', givenName: 'Mahmudul', middleName: 'Hasan' }, gender: '', emails: [ { value: '[email protected]' } ], photos: [ { value: 'https://graph.facebook.com/v2.6/1866970889992426/picture?type=large' } ],

_raw: '{ "id":"1866970889992426","name":"Mahmudul Hasan Rafi","last_name":"Rafi","first_name":"Mahmudul","middle_name":"Hasan","email":"rafi.sherpur\u0040gmail.com"}',

_json: { id: '1866970889992426', name: 'Mahmudul Hasan Rafi', last_name: 'Rafi', first_name: 'Mahmudul', middle_name: 'Hasan', email: '[email protected]' } }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published