15 Commits

Author SHA1 Message Date
Dain Nilsson
b5e9e0f7b6 Simplify running example server. 2018-09-04 15:12:34 +02:00
Dain Nilsson
a0b45d71c3 Rework server and server example a bit. 2018-08-21 17:07:16 +02:00
Dain Nilsson
fa3e04b7fb Use extras_require to conditionally need enum34. 2018-08-09 13:27:47 +02:00
Dain Nilsson
7fbdf0bcd6 Clean up example server a bit.
- Add a README.
 - Replace requirements.txt with Pipfile.
 - Add some minimal styling.
2018-08-09 11:39:50 +02:00
Dain Nilsson
1edb0d9d4e Move stuff around.
- Rename fido2/pyu2f -> fido2/_pyu2f
- Partial docstrings, with type information.
- Rewrote server example.
2018-07-03 14:57:00 +02:00
Emil Lundberg
2ecd1a56d0 Use getpass instead of click.prompt 2018-05-14 16:25:00 +02:00
Emil Lundberg
5d7470e184 Add PIN support to credential example 2018-04-26 10:30:43 +02:00
Dain Nilsson
cd63d35825 Add server example. 2018-04-06 16:45:48 +02:00
Dain Nilsson
29831c0005 Rename fido_host -> fido2. 2018-04-05 11:05:30 +02:00
Dain Nilsson
c300ec8e35 Make CoseKey subclass dict. 2018-04-04 21:38:34 +02:00
Dain Nilsson
afcb69e277 Add ability to react to keepalive status messages. 2018-03-22 14:39:57 +01:00
Dain Nilsson
880db7e13d Fix exception in multi_device example. 2018-03-21 12:35:52 +01:00
Dain Nilsson
391f2010dc Add multi_device example. 2018-03-20 12:41:07 +01:00
Dain Nilsson
5d6fd81655 Use fix problems with str/unicode on Python 2. 2018-03-19 17:11:03 +01:00
Dain Nilsson
1b419592bf Initial import. 2018-03-16 12:13:15 +01:00