Grabtot / Pizza-Api

0 stars 0 forks source link

Create Custom User API Endpoints to Replace IdentityAPI #13

Closed Grabtot closed 3 months ago

Grabtot commented 4 months ago

The IdentityAPI doesn't fit well in this project, and we need to create our own user API endpoints based on the Identity API.

  1. Create a "Confirm Account" endpoint with support for changed email addresses.
  2. Create a "Change Email" endpoint which will send a confirmation code to the new email address.
Grabtot commented 3 months ago

closed in #15