authn

command module
v0.0.0-...-48b6be6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 5 Imported by: 0

README

authn

WIP

A Windows WebAuthN API wrapper with both human-friendly and low-level API provided.

Target WebAuthN API version: 4

Usage

Here is a simple cli demo showing some basic functions of WebAuthN.

Relying Party ID go.webauthn.demo.app will be used in this demo.

Note: No information will be uploaded. All operations are processed locally.

PS C:\Users\ink33\authn> .\authn.exe
Cli tool version: dev
WebAuthN API Version: 4
Is User Verifying Platform Authenticator Available: true

Select operation:

(1): Make Credential
(2): Show Authenticator Attestation Certificate
(3): Get Assertion
(4): Get Platform Credential List
(5): Delete Platform Credential

(0): Exit

>

New functions will coming soon.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
raw
Package interact provides implementations for some basic interaction that aims to make cli program a bit more pretty and let it easy to use.
Package interact provides implementations for some basic interaction that aims to make cli program a bit more pretty and let it easy to use.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL