joonas.fi

Results 150 issues of joonas.fi

This might be of help: https://github.com/ThalesIgnite/crypto11 Also: - https://github.com/arekinath/piv-agent - https://www.youtube.com/watch?v=2uB9TO4kLqk

enhancement

enhancement

Maybe also display version information on the frontpage of the docs site

docs

``` - { "chain": "authdQuery", "method": "GET", "path": "/u2f/enrolled_tokens", "produces": {"_": "list", "of": {"_": "U2FEnrolledToken"}}, "name": "u2fEnrolledTokens" } + { "chain": "authdQuery", "method": "GET", "path": "/users/{userId}/enrolled_u2f_tokens", "produces": {"_": "list", "of":...

https://medium.freecodecamp.org/how-to-make-a-cross-browser-extension-using-javascript-and-browser-apis-355c001cebba - https://github.com/ryanwhocodes/template-browser-extension - Sample app with toolbar button: https://github.com/ryanwhocodes/link-formatter

enhancement