-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
This issue popped up here: FusionAuth/go-client#55
We support resending the email with an API key: https://github.com/FusionAuth/fusionauth-client-builder/blob/master/src/main/api/resendEmailVerification.json
But not resending without an API key, though that is supported via the API: https://fusionauth.io/docs/v1/tech/apis/users/#resend-verification-email
We should create an anonymous client library call, the same way we have an anonymous changePassword call: https://github.com/FusionAuth/fusionauth-client-builder/blob/master/src/main/api/changePassword.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels