Skip to content

Instantly share code, notes, and snippets.

@aaroncox
Last active September 30, 2025 22:59
Show Gist options
  • Select an option

  • Save aaroncox/3bb19d92886b0ce4ef79081d73b5339b to your computer and use it in GitHub Desktop.

Select an option

Save aaroncox/3bb19d92886b0ce4ef79081d73b5339b to your computer and use it in GitHub Desktop.
import { WalletPluginWebAuthenticator } from "@wharfkit/wallet-plugin-web-authenticator"
const url = "https://aaron-staging.web-authenticator-a83.pages.dev"
new WalletPluginWebAuthenticator({
webAuthenticatorUrl: url
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment