-
Updated
Nov 11, 2020 - Go
u2f
Here are 116 public repositories matching this topic...
-
Updated
Jul 14, 2020 - Go
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 1, 2020 - PHP
-
Updated
Nov 10, 2020 - Java
-
Updated
Nov 7, 2020 - JavaScript
Per comment on AUR, /usr/lib/ is a slightly more standard location for service binaries and files
https://aur.archlinux.org/packages/softu2f/#comment-727615
-
Updated
Aug 22, 2019 - C
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Nov 1, 2020 - Rust
Improve this page
Add a description, image, and links to the u2f topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the u2f topic, visit your repo's landing page and select "manage topics."
Describe the bug
I have noticed that app-link URLs like:
https://company.okta.com/home/amazon_aws/0obm6u4wyuVYgbLdJ0x7/172cause parsing error inokta_auth_config.pyat line 45 (version 0.4.4).It is caused by an underscore character '_' that should be encoded prior verification like '%5F'.