Skip to content

Support anonymous resend of email verification #37

@mooreds

Description

@mooreds

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions