Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/passwordless-lib/fido2-net-lib
FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
https://github.com/passwordless-lib/fido2-net-lib
9ad038b43aa0c37d993cdfd662c03e8d5a08419c authored 10 months ago by joegoldman2 <[email protected]>
* Update to .NET 8
* Remove GuidHelper
0f302e2251a060c76b10e6c9cd924aa2bc470645 authored 10 months ago by joegoldman2 <[email protected]>* Use primary constructors
* Use collection expressions
* Use primary constructors (part 2...
57b8652c4668b9ed691a5132d2e8012887557237 authored 11 months ago by Jason Nelson <[email protected]>274e7a8e86a0e5b5c799fa9ef292075068c03f0d authored 11 months ago by joegoldman2 <[email protected]>
b597d18ebf69a11188cbb009f9a8926a70a15568 authored 11 months ago by joegoldman2 <[email protected]>
0a9886d59b6f5a8ac730ab4f32c5ecb0f1585efa authored 12 months ago by joegoldman2 <[email protected]>
* [Tests] Use collection expressions
* [Tests] Use collection expressions (part 2)
* [Test...
2b60596b993e87740390dc4d6f5385c996cf776a authored 12 months ago by Jason Nelson <[email protected]>* Enable C# 12
* Migrate to Microsoft.IdentityModel.JsonWebTokens
* Update xunit
* Upda...
81e125d381d45dec689e6e8874db5c8eb36d160b authored 12 months ago by Jason Nelson <[email protected]>67eec54af53d0416b272cebbecd8e108bf07eb5f authored 12 months ago by David Beinder <[email protected]>
* Rename `extensions` to `clientExtensionResults`
* Update WebAuthn.ts
c2f384d6c99e529babcd9a7c3ff9bb04d4dc00a5 authored about 1 year ago by joegoldman2 <[email protected]>* Rename 'extensions' to 'clientExtensionResults' for deserialization during registration.
* fix
31a4f94d0e0768a1e0037a0dd60510705a7844fb authored about 1 year ago by Jonas Hendrickx <[email protected]>* Pubhlish to nuget
* Fixed lines
* Packing again
d847702ac8327af67b0156d5acf48564c10e3446 authored about 1 year ago by Anders Åberg <[email protected]>* Pubhlish to nuget
* Fixed lines
f0988274faf328b95d75b7c530283d42beffd078 authored about 1 year ago by Anders Åberg <[email protected]>76fc314e57e35368d97511e8798e27eec2c08298 authored about 1 year ago by Anders Åberg <[email protected]>
4e3a8a5fbbbec16294441923a1411e1938c0a310 authored about 1 year ago by Anders Åberg <[email protected]>
b8b36a0348dabafc742dac21066428b8d08bf1d3 authored about 1 year ago by joegoldman2 <[email protected]>
528475729fe23ac68602bbd6d4e053de4b333fe5 authored about 1 year ago by Jason Nelson <[email protected]>
* Update AttestationVerifier api to Async
* Configure awaits
* Apply code formatting rules
99dc99c071d865ffba81e50928644abf35076077 authored about 1 year ago by Jason Nelson <[email protected]>* Change excludeCredentials from List<PublicKeyCredentialDescriptor> to IEnumerable<PublicKeyCre...
43e2cd3bd030813f6ba72658c0ee92692e0bf3eb authored about 1 year ago by joegoldman2 <[email protected]>* Remove transports field as it is not mapped on server side
* Map transports
---------
...
5e5f28980e50d3c12a6289a4bfdf5cc06b5782db authored about 1 year ago by joegoldman2 <[email protected]>* Install net8.0
* Update SDK on Azure
66ae98f4a3e49fd6399a693066c77a502b7afcbf authored about 1 year ago by Jason Nelson <[email protected]>* Removed publishing step from PRs
* changed yml
6a59ccfaa0c4edee314998e6326f60e38c8b3a2c authored about 1 year ago by Anders Åberg <[email protected]>* Added github workflow for building, testing and packing
* switch to master
* Adde manual...
145034a388c38ecd859a44bc290c6f9a59bddca1 authored about 1 year ago by Anders Åberg <[email protected]>85b514974aadb71682ab9c8866d88eb8c3f5c61a authored about 1 year ago by joegoldman2 <[email protected]>
77f2da40a99da49f4f56e8c006f9d269e7057c8a authored about 1 year ago by joegoldman2 <[email protected]>
* Align MSBuild properties across all projects
* Revert TFM for demo projects to original val...
ebfd75d00a945a80578b27a256223122cc2aefe9 authored about 1 year ago by joegoldman2 <[email protected]>* Rename `clientDataJson` to `clientDataJSON`
* JSON -> Json
477498039932e79b1008bcd3467ac3f1ce4fc893 authored about 1 year ago by joegoldman2 <[email protected]>8187db54cf54242b4f992136948f818f9368d112 authored about 1 year ago by joegoldman2 <[email protected]>
43442bb9ac5dd4838261f1f7ff53bbcee8961fc8 authored about 1 year ago by joegoldman2 <[email protected]>
* Remove hardcoded Metadata Service BLOB url to allow users to override it
* mds => mds3
bfc2f5b122c9cbd3fd8d27df9866326687ebfe18 authored about 1 year ago by joegoldman2 <[email protected]>* Move CredentialMakeResult to Fido2NetLib.Objects namespace
* Rename CredentialMakeResult to...
1e32b9b6f6461e4c8b3d85fff566289e1a837a46 authored about 1 year ago by joegoldman2 <[email protected]>* Update System.IdentityModel.Tokens.Jwt and react to serialization changes
* Make tests asyn...
934abe4ae17643fff79f8be1f60722b8a4b84694 authored about 1 year ago by Jason Nelson <[email protected]>11c78ce956ec2552bf122e2e14281080b5a8374e authored about 1 year ago by joegoldman2 <[email protected]>
9bbbfc215f426f8d16819fc7f9ba2c4e9f64e830 authored about 1 year ago by joegoldman2 <[email protected]>
c1930988d2e3ce2f7a511995106ed34d04d1f5a7 authored about 1 year ago by joegoldman2 <[email protected]>
24e2626a54fc6b74da07608494489cd69d1976b9 authored about 1 year ago by joegoldman2 <[email protected]>
ec12c812e67d9d755ac5308260189f5d8768bdd1 authored about 1 year ago by joegoldman2 <[email protected]>
eb312de4c580fb43c28f8e9928d0dcd6c1fec76d authored about 1 year ago by David Beinder <[email protected]>
* Breakout development services into their own project and remove duplicate/redundant properties...
15263ca8bc4ceea84c3ef287300ac2962d9afe10 authored over 1 year ago by Jason Nelson <[email protected]>* Added pragmas
* dotnet format
* Disabled var_elsewhere
* Adding dotnet format to pipe...
6655af963709a0e59cfe8757559bd7df29964474 authored over 1 year ago by Anders Åberg <[email protected]>* Add implicit casting to CborByteString and CborTextString
* Use constant size for stack all...
2b0fe718ba0a5a672d8a5bb6a8cd9e68a0759ac6 authored over 1 year ago by Jason Nelson <[email protected]>* Rename DeserializeAndValidateBlob -> DeserializeAndValidateBlobAsync
* Make AuthenticatorAt...
86b6c6d3153e639e71fc965acb9479cc8670fb9b authored over 1 year ago by Jason Nelson <[email protected]>* Update remaining files to use file scoped-name spaces
* Move AuthDataHelper from root -> /E...
bf75254e33c1b664487da04c74a0426fca6b41da authored over 1 year ago by Jason Nelson <[email protected]>* Embed base64 encoded certificates as UTF-8 data
* Use .NET 7.0 SDK
* Install net6.0 and ...
285a6118ae828f06e9f5d6627e02c83344e8e804 authored over 1 year ago by Jason Nelson <[email protected]>eddb69e140795d65286a21cd2b4b64a4d1dd51e5 authored over 1 year ago by Anders Åberg <[email protected]>
* Add CredentialPropertiesOutput
* Use .ID instead of null CredentialId
2718d4458f48d2fce3f5f91d720f9b79da73bb16 authored over 1 year ago by Anders Åberg <[email protected]>906c238cf4f555338356785464eab81a06231aa2 authored over 1 year ago by Anders Åberg <[email protected]>
2909c15a63322ebd8656e7820028ffbbe9ddd5fc authored over 1 year ago by Anders Åberg <[email protected]>
e571db54b4b0323f552908d7510978d0d70824dc authored over 1 year ago by Anders Åberg <[email protected]>
* Make AuthenticatorData immutable and strongly type throughout library
* Improve nullability...
e6567d3ed0ee0d4ac4b4407b73ae8c82e477d6da authored over 1 year ago by Jason Nelson <[email protected]>02772ccb15a676a6bdb1b7dd817e4ee1f7cc05a6 authored over 1 year ago by Yedidya Schwartz <[email protected]>
When performing `dotnet run` this change prevents a framework version specification error
1e7967b0248b751ae303bc44f68502cde03ee279 authored over 1 year ago by Yedidya Schwartz <[email protected]>* Make UafVersion a readonly struct
* Fix UndesiredMetadataStatusFido2VerificationException c...
2ef5ff32656cd4a092799cba249196f7c961714d authored over 1 year ago by Jason Nelson <[email protected]>* added prf to extension models
* update comment summaries
* added PRF to some existing te...
dc8916ba59daeac89cc5b63b159e8b0d87475b22 authored over 1 year ago by Kyle Spearrin <[email protected]>4446aea5d0ffd08cdd6e05eac95bf9c1861a1810 authored over 1 year ago by Anders Åberg <[email protected]>
* Add Blazor WebAuthn lib
* Razor lib: Add transports to attestation response.
Note that t...
5cb0f17bfd2594ce585e861d88ae5faeb888699e authored over 1 year ago by Marlon Regenhardt <[email protected]>53caf81da894691ad10eefcce5fd5979b4a8e6ed authored over 1 year ago by Marlon Regenhardt <[email protected]>
2cc296dd8e87f55f53ed08ad0759b8c41329d59e authored over 1 year ago by Jason Nelson <[email protected]>
* Start DPK and passkey support
* Cleanup
* Finish merge
* Additional cleanup
* Make...
7b92f4a019a9ed24793eedb8016408b44e9ee858 authored over 1 year ago by Alex Seigler <[email protected]>* Consolidate SourceLink reference to shared build props
* Add other Directory.Build.props to...
a33848cc3e8a1b42d02d6c784d8049fd49de1150 authored over 1 year ago by Marlon Regenhardt <[email protected]>5e725648ac3232c8653bf7f6861e992109f1a53a authored almost 2 years ago by Jason Nelson <[email protected]>
f6903a84bd7571aceb5fb39aceca7cda9b467226 authored almost 2 years ago by Jason Nelson <[email protected]>
52cd4710e248298d73c94bd514d081c4dbbb4318 authored almost 2 years ago by Jason Nelson <[email protected]>
7b69f5423aa10aca06cf823f7df809614438e245 authored almost 2 years ago by Jason Nelson <[email protected]>
66b48d558e638916e4be0cacec914eb3d8e87236 authored almost 2 years ago by Jason Nelson <[email protected]>
9de9d086dedaee7dbca64c549056350b073f46bb authored almost 2 years ago by Jason Nelson <[email protected]>
304479568e3319a775b7ab7870b437ffd19e54b0 authored almost 2 years ago by Jason Nelson <[email protected]>
c0d71c034156b00ba85c2ca6e307de3f115c7621 authored almost 2 years ago by Jason Nelson <[email protected]>
f775459552c6cb6cadfc3c043940bba9867a5d11 authored almost 2 years ago by Jason Nelson <[email protected]>
671ecd4374ffc7a4ac16818d4b2d5ee93a6408a0 authored almost 2 years ago by Jason Nelson <[email protected]>
a48d2a4c6c1ce8449d1391c8acc9b44d3a20c2c3 authored almost 2 years ago by ypoul <[email protected]>
Disable specific tests for Mac/Linux
e3851a79b60c7b996a0097fbadbcd99128826884 authored about 2 years ago by Alex Seigler <[email protected]>24a2acebbda79bda561e72e96fb10623cd470bd2 authored about 2 years ago by Michael Harris <[email protected]>
* Improve error handling
* Rename AttestationFormat -> AttestationVerifier to match
* Remo...
b858a5e8f7ce3cc19003ba4e57a3ce9338f164f4 authored about 2 years ago by Jason Nelson <[email protected]>a755ace3731b2f4d6d373dc5aacf46b87b09dfee authored about 2 years ago by CORE <[email protected]>
1387ff55b1a405256243b8900f7f530c7a65b9cb authored about 2 years ago by Jason Nelson <[email protected]>
9823ec02991c4036f5d2f435e779044ff84ebab2 authored about 2 years ago by Jason Nelson <[email protected]>
* Support ResidentKeyRequirement
* Handle dependency between RequireResidentKey and ResidentK...
dd727b148e7efeefbf6e1d3ee7a7592e178fd58f authored about 2 years ago by dIeGoLi <[email protected]>686895bf2d79766bc24358bc5bef0f2f65c00140 authored about 2 years ago by Anders Åberg <[email protected]>
b8f2958ba3ae40350c629ee3febecd0dd12f2d32 authored about 2 years ago by Anders Åberg <[email protected]>
3e7161a4239ff037fe7dd9e4fc92a93d552ab154 authored about 2 years ago by Alex Seigler <[email protected]>
* Initial stab at apple-appattest
* Add fmt to readme, remove ext length check, update prod a...
8caea05eceebdfe37dd4377615ca1c62ce233fc3 authored about 2 years ago by Alex Seigler <[email protected]>c948bc46ff8161cb514ad7dfb48211c47789f016 authored about 2 years ago by Alex Seigler <[email protected]>
753f48a21962062d50911415f6a1652d1f029724 authored about 2 years ago by filipw <[email protected]>
1eda2a38816f81556624ef59684ee2e85850a8a8 authored over 2 years ago by Anders Åberg <[email protected]>
95f5143cdb4761f991a5133ee144417796b0a190 authored over 2 years ago by Anders Åberg <[email protected]>
20bfa10a4323d73120a33688eb9ccfe168bb65fb authored over 2 years ago by Jason Nelson <[email protected]>
6542784bac1b396c9880faac190ed6d01c79c966 authored over 2 years ago by Jason Nelson <[email protected]>
9ff4a65b08c5c42585850ce1e6b805b005047955 authored over 2 years ago by Jason Nelson <[email protected]>
452ff8adcf414a9c31bf213c4ec75052fb7e6cec authored over 2 years ago by Jason Nelson <[email protected]>
9fbdc1d5397cfb8b6d6defc5a184fbcd112a18ed authored over 2 years ago by Jason Nelson <[email protected]>
2b26b9fe8807d4cf355a1ca500324aa420e13465 authored over 2 years ago by Jason Nelson <[email protected]>
e206d20177748dcb7c3c84eb46522de168c64457 authored over 2 years ago by Jason Nelson <[email protected]>
abded1e0b9894f616119976c9eb6a8d301a055c6 authored over 2 years ago by Jason Nelson <[email protected]>
19c90bf011b0f1d19888c4170b08274df492fa46 authored over 2 years ago by Jason Nelson <[email protected]>
31b7efce0e12338396ce9a18494654020ca8937e authored over 2 years ago by Jason Nelson <[email protected]>
e4cd129b9fd12b5f2dce58244f532c9fccd44fbd authored over 2 years ago by Jason Nelson <[email protected]>
d7210fa3a861df4c74716101cf14b19d8dd3da0f authored over 2 years ago by Jason Nelson <[email protected]>
e8855903d1f78ad990c1e0911dc6c83d4e80ec2e authored over 2 years ago by Jason Nelson <[email protected]>
350a4e409b09ac167072a079b33212e67838431e authored over 2 years ago by Jason Nelson <[email protected]>