question

oy2030024 avatar image
oy2030024 asked

How do I make a callback URL for the user to reset their password?

After some digging, I found out that I needed to make a web form, but how? like, where do I start?

And is there a default password reset web form I could use?

unity3dcommunity
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

·
Xiao Zha avatar image
Xiao Zha answered

You can refer to Custom account recovery email template problem - Playfab Community to know how to build a custom website. If you want to use playfab default password reset website, you can call SendAccountRecoveryEmail API and do not set the “EmailTemplateId”, in this case players will receive an email redirecting them to playfab default password reset website.

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.