You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📃 Email ile db'den user_id alınacak ve token oluşturulacak. Kullanıcı mailine şifre değiştirme linki yollanacak (Mail'deki link örneği: baseUrl/user/forgotPass?token=<token>)
📃 Kullanıcı linke bastığı zaman mobile yönlendirilmiş olacak.
Şifre değiştirme akışı
📃 Şifre değiştirmek için başka bir post route oluşturulacak.
📃 Request olarak yeni şifre ve token alınacak.
📃 Token'deki user_id alınıp, yeni şifre ile kullanıcı şifresi güncellenecek.
📃 Response olarak hata veya başarı durumu dönecek.
The text was updated successfully, but these errors were encountered:
👨💻 Görevin tamamlanması için gerekenler
Mail akışı
Şifre değiştirme akışı
The text was updated successfully, but these errors were encountered: