Add an account activation step in the signing request flow when needed
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -451,6 +451,7 @@ func (impl *Implm) Run(
|
||||
slackService,
|
||||
iamService,
|
||||
esignService,
|
||||
time.Duration(impl.cfg.Auth.InvitationConfirmationTokenValidity)*time.Second,
|
||||
)
|
||||
if err != nil {
|
||||
return fmt.Errorf("cannot create probo service: %w", err)
|
||||
|
||||
Reference in New Issue
Block a user