Documentation
¶
Overview ¶
Package webauthn provides Lua functions for passwordless authentication using WebAuthn/FIDO2
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(w http.ResponseWriter, req *http.Request, L *lua.LState, userstate pinterface.IUserState)
Load makes WebAuthn functions available to Lua scripts. The rpID and rpOrigin are derived from the current request if not configured.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.