Login Component: Difference between revisions

Jump to navigation Jump to search
Fixed Typo
No edit summary
(Fixed Typo)
Line 59: Line 59:
- Username is the Contact.Email
- Username is the Contact.Email


- Password is the Contact.b3o__Password__c,  
- Password is the Contact.b3p__Password__c,  


- Veri Code (verification code) is the Contact.b3o__Temporary_Password__c
- Veri Code (verification code) is the Contact.b3p__Temporary_Password__c


'''''Note, that when the user requests password reset, the field b3o__Temporary_Password__c is set to a numerical value. The implementation team/developers would need to create a Flow/Automation to send an email to the Candidate with the value from that field. Each un-successful attempt to verify the veri-code will issue a new veri-code, so a new email should be sent.'''''
'''''Note, that when the user requests password reset, the field b3o__Temporary_Password__c is set to a numerical value. The implementation team/developers would need to create a Flow/Automation to send an email to the Candidate with the value from that field. Each un-successful attempt to verify the veri-code will issue a new veri-code, so a new email should be sent.'''''

Navigation menu