tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Use Realtime instead of RealtimeCoarse #60

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

For macOS compatibility

infinisil commented 2 years ago

Fixes #57

ErinvanderVeen commented 2 years ago

It looks like ormolu doesn't build on macOS, perhaps we could disable the stylecheck on MacOS? Checking the style once should be enough anyway.

infinisil commented 2 years ago

Also enables CI on macOS