Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Sep 8, 2024
1 parent 24a2d44 commit 5ca9ae3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ This package adds Two Factor Authentication for your Laravel Filament app, using

### Enable Two Factor Authentication (2FA)

![Enable Two Factor Authentication (2FA)](https://github.com/vormkracht10/filament-2fa/blob/main/docs/two-factor-page.png)
![Enable Two Factor Authentication (2FA)](https://raw.githubusercontent.com/vormkracht10/filament-2fa/main/docs/two-factor-page.png)

### Using authenticator app as two factor method

![Authenticator app](https://github.com/vormkracht10/filament-2fa/blob/main/docs/authenticator-app.png)
![Authenticator app](https://raw.githubusercontent.com/vormkracht10/filament-2fa/main/docs/authenticator-app.png)

### Using email or SMS as two factor method

![Email or SMS](https://github.com/vormkracht10/filament-2fa/blob/main/docs/email-or-sms.png)
![Email or SMS](https://raw.githubusercontent.com/vormkracht10/filament-2fa/main/docs/email-or-sms.png)

### Recovery codes

![Recovery codes](https://github.com/vormkracht10/filament-2fa/blob/main/docs/recovery-codes.png)
![Recovery codes](https://raw.githubusercontent.com/vormkracht10/filament-2fa/main/docs/recovery-codes.png)

### Two Factor authentication challenge

![Two Factor challenge](https://github.com/vormkracht10/filament-2fa/blob/main/docs/code-challenge.png)
![Two Factor challenge](https://raw.githubusercontent.com/vormkracht10/filament-2fa/main/docs/code-challenge.png)

## Installation

Expand Down

3 comments on commit 5ca9ae3

@CharrafiMed
Copy link

@CharrafiMed CharrafiMed commented on 5ca9ae3 Sep 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Baspa, please do you convert those URLs manually or does GitHub provide any utility to do that automatically

@Baspa
Copy link
Member Author

@Baspa Baspa commented on 5ca9ae3 Sep 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @CharrafiMed, I converted those manually

@CharrafiMed
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, bro

Please sign in to comment.