Refactor modules namespacing and add challenge spec
Initialize public credentials structure
Init library
TODO: Write a description here
Add the dependency to your shard.yml
:
dependencies:
webauthn:
github: your-github-user/webauthn
Run shards install
require "webauthn"
TODO: Write usage instructions here
TODO: Write development instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)