verify OTP
This commit is contained in:
@@ -56,5 +56,7 @@ $routes->get('/digiusers/v1/loan/loanlist', 'Loan::loanlist');
|
||||
|
||||
$routes->post('/employment/v1/auth', 'Employment::login');
|
||||
$routes->post('/employment/v1/otp', 'Employment::verifyOTP');
|
||||
$routes->post('/employment/v1/verify', 'Employment::verifyEmployment');
|
||||
|
||||
$routes->get('/employment/v1/application', 'Employment::loadApplication');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user