chingu-voyages / v42-bears-team-34

Add-project-description-here | Voyage-42 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
1 stars 0 forks source link

Create an admin account creation endpoint #48

Closed davideastmond closed 1 year ago

davideastmond commented 1 year ago

Create a special endpoint to initiate the admin account. User will use postman to create it in the db POST /auth/create-admin in req.body email: string password: string

Check for a security token in the header