bitwarden / passwordless-dotnet

Bitwarden Passwordless.dev .NET SDK.
https://bitwarden.com/
Apache License 2.0
34 stars 10 forks source link

Adding Account Recovery Example #105

Closed jrmccannon closed 7 months ago

jrmccannon commented 8 months ago

This will add a link to the login page that will navigate to the new Recovery page.

Login Page: image

Recovery Page: image

Hello World (Authenicated Page): image

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b39384d) 63.76% compared to head (a197c94) 63.75%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== - Coverage 63.76% 63.75% -0.02% ========================================== Files 43 43 Lines 723 720 -3 Branches 58 57 -1 ========================================== - Hits 461 459 -2 Misses 253 253 + Partials 9 8 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.