shangsuru / passkey-demo

Register and login with passkeys using go-webauthn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor into controller and routes

shangsuru opened this issue · comments

Clean up the main.go file by extracting code into a separate controller and routes file.