Last Updated: February 15, 2018
·
279
· jackmahoney

Testing user signup verification code emails (from Firebase/Cognito/OAuth)

If your app or service using an authentication system like Firebase or AWS Cognito that requires email verification, test that functionality with real email address. Send and receive from randomly generated inboxes via REST during tests using MailSlurp, the free end-to-end email testing API. You can even extract the verification code and use it to verify the user.