Closed jrmccannon closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.11%. Comparing base (
647a953
) to head (cc8264a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ticket
Description
Corrects the path for the passwordless client lib on blazor pages.
Shape
Remvoes the
~
from theSecureScript
path when adding the passwordless client lib. Otherwise it returned a 404.Checklist
I did the following to ensure that my changes were tested thoroughly: