Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzala committed Nov 13, 2022
1 parent 45602dc commit b88b588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ This repo builds the following packages:
| Alastack.Authentication.Sql | [![Nuget](https://img.shields.io/nuget/v/Alastack.Authentication.Sql)](https://www.nuget.org/packages/Alastack.Authentication.Sql) | Sql CredentialProvider. |
| Alastack.Authentication.MongoDB | [![Nuget](https://img.shields.io/nuget/v/Alastack.Authentication.MongoDB)](https://www.nuget.org/packages/Alastack.Authentication.MongoDB) | MongoDB CredentialProvider. |
| Alastack.Authentication.EntityFrameworkCore | [![Nuget](https://img.shields.io/nuget/v/Alastack.Authentication.EntityFrameworkCore)](https://www.nuget.org/packages/Alastack.Authentication.EntityFrameworkCore) | EntityFrameworkCore CredentialProvider. |
| Alastack.Authentication.LiteDB | [![Nuget](https://img.shields.io/nuget/v/Alastack.Authentication.LiteDB)](https://www.nuget.org/packages/Alastack.Authentication.LiteDB) | LiteDB CredentialProvider. |

## Configure Authentication

Expand Down

0 comments on commit b88b588

Please sign in to comment.