passwordless-client-js icon indicating copy to clipboard operation
passwordless-client-js copied to clipboard

Added stepup client method

Open jrmccannon opened this issue 10 months ago • 0 comments

Ticket

Description

This adds the stepup client method for authenticating a user for a specific purpose or action.

Shape

Stepup is an overload for the signin method with the addition of the purpose to signinBegin.

Checklist

I did the following to ensure that my changes were tested thoroughly:

  • Tested the generated js file in the Passwordless dotnet sdk repo and used that instead of the cdn.

I did the following to ensure that my changes do not introduce security vulnerabilities: N/A

jrmccannon avatar Apr 23 '24 15:04 jrmccannon