Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas authored Jan 7, 2023
1 parent b095b60 commit ff8b386
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,20 @@

Simplify OIDC authentication for MAUI Blazor app

[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=Aguafrommars_Maui.Blazor.Authentication)](https://sonarcloud.io/project/overview?id=Aguafrommars_Maui.Blazor.Authentication)

[![Build status](https://ci.appveyor.com/api/projects/status/sfbc266vmv95kf3l/branch/main?svg=true)](https://ci.appveyor.com/project/aguacongas/maui-blazor-authentication/branch/main)

## Use

Read [`Aguacongas.AspNetCore.Components.Maui.Authentication.Oidc` *Readme.md*](src/Aguacongas.AspNetCore.Components.Maui.Authentication.Oidc/README.md) for information to use the library.

## Build from source

You can build the solution with Visual Studio or use the `dotnet build` command.

## Contribute

We warmly welcome contributions. You can contribute by opening an issue, suggest new a feature, or submit a pull request.

Read [How to contribute](CONTRIBUTING.md) and [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md) for more information.

0 comments on commit ff8b386

Please sign in to comment.