Skip to content

Commit

Permalink
Update build.yaml for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
9p4 committed Jan 17, 2022
1 parent fd30e75 commit ee2da78
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ targetAbi: "10.8.0.0"
framework: "net6.0"
owner: "sambhavsaggi"
overview: "Authenticate users against an SSO provider"
description: |
SSO
description: This plugin allows users to sign in through an SSO provider (such as Google, Facebook, or your own provider). This enables one-click signin.
category: "Authentication"
artifacts:
- "SSO-Auth.dll"
- "IdentityModel.OidcClient.dll"
changelog: ""
changelog: "2022-01-16: Initial Release"

0 comments on commit ee2da78

Please sign in to comment.