question

Ethan K. G avatar image
Ethan K. G asked

More info about default password resetting web page & email verification web page

This post mentions PlayFab has a default password resetting web page, any more info about it?
https://community.playfab.com/comments/44855/view.html


Does PlayFab has a default webpage to verify a contact email address as well?



I'm following these two instructions to implement related features:

Using email templates to send an account recovery email

https://docs.microsoft.com/en-us/gaming/playfab/features/engagement/emails/using-email-templates-to-send-an-account-recovery-email

Using a rule to verify a contact email address

https://docs.microsoft.com/en-us/gaming/playfab/features/engagement/emails/using-a-rule-to-verify-a-contact-email-address

Custom Game Serversgame manager
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

The default password resetting web page is mainly used for testing purposes, it’s suggested to self-host a website with a form for players to reset password when your project goes live. And I am afraid there is no more info about it, may I know what kind of info do you need?

Regarding the default webpage to verify a contact email, sorry we don’t have one. Once the player hits the URL from the email PlayFab will then mark the player email as Verified, at this point, the basic email verification is done. After that PlayFab will return a redirect URL sending the player to the callback URL website hosted by you, where you can show some messages such as “Thanks for verifying your email”, or something more elaborate.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.