FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Update User Registration API response to return verificationId in more cases similar to the User API #2681

Closed robotdan closed 3 months ago

robotdan commented 3 months ago

Update User Registration API response to return verificationId in more cases similar to the User API

Description

In version 1.49.0 we modified the User API to return the verificationId - not just when using a gated configuration with a short code.

Update the Registration API to be similar.

Related

Doc

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

robotdan commented 3 months ago

Internal: