Skip to content

Commit

Permalink
Some functional tests have been done. It's rockin' baby!
Browse files Browse the repository at this point in the history
  • Loading branch information
tr4cks committed Oct 20, 2022
1 parent 71e5b52 commit 216731b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Here is the list of the different prototypes needed to implement the protocol.
You can refer to the [examples](https://github.com/passwordless-lib/fido2-net-lib/tree/v3.0.0#examples)
provided in the `fido2-net-lib` library documentation to understand what
each of the following prototypes correspond to. Refer also to their implementation in
the [example](https://github.com/tr4cks/hotchocolate-types-fido2/blob/1.0.0-rc.1/samples/Fido2Api/Mutation.cs)
the [example](https://github.com/tr4cks/hotchocolate-types-fido2/blob/1.0.0/samples/Fido2Api/Mutation.cs)
provided in the project.

For more details concerning the implementation of controllers allowing the implementation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<PropertyGroup>
<PackageId>HotChocolate.Extensions.Types.Fido2</PackageId>
<PackageVersion>1.0.0-rc.1</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<Description>HotChocolate Fido2 integration</Description>
<Authors>tr4cks</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 216731b

Please sign in to comment.