Getting Started

The first thing you'll need is a 0x57 Workspace and local Environment. Since WebAuthn credentials are tied to a website origin, it's important to configure the environment to use the domain and port you'll be using for development (and to make sure those values are static!)

Once you have have created the workspace, copy the Environment token to use later. You'll use that to authorize against our API or pass it to our JavaScript client.

Our current recommendation is to use our JavaScript client. If you plan to do that, you can jump straight to our JavaScript SDK Documentation.