mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-21 21:43:57 +00:00
Merge branch 'dillon/38-voucherify-phase-2' into development
This commit is contained in:
@@ -82,7 +82,7 @@ class AuthenticationProcessor
|
||||
}
|
||||
|
||||
//cief todo: case study 1
|
||||
$this->checkMilestonesForRewardProcessor->execute($user, [Milestones::MILESTONE_1]);
|
||||
//$this->checkMilestonesForRewardProcessor->execute($user, [Milestones::MILESTONE_1]);
|
||||
|
||||
return ['access_token' => $this->generatesAuthenticationToken->execute($user), 'redirect_url' => $this->authenticationRedirect->url($user)];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user