Hello, in this video, I’ll show you how to use the “Send Verification Email” node in the FBP Firebase Plugin for Unreal Engine to verify a user’s email.
Hello, in this video, I’ll show you how to use the “Send Verification Email” node in the FBP Firebase Plugin for Unreal Engine to verify a user’s email.
The recommended approach for this node is to use it with the “Listen For Sign In Changes” node. This way, you can check if the user email is verified first and then allow them to use your app.
Add the callbacks