Email confirmation endpoint
Opened this issue · 0 comments
huytbt commented
Requirement
- Process: After user register -> send activate email (contain token in link) -> user click link -> confirm email
- API
POST /email/confirmation
- Action: EmailController@confirm
- Allow user config email template