Skip to content

Instantly share code, notes, and snippets.

View tutley's full-sized avatar

Tom Utley tutley

View GitHub Profile
Verifying my Blockstack ID is secured with the address 135gjjdGwvPhg8xvW6wFbMiCJqXsHJEb6q https://explorer.blockstack.org/address/135gjjdGwvPhg8xvW6wFbMiCJqXsHJEb6q
@tutley
tutley / Signin.vue
Last active June 2, 2022 10:04
Using Account Kit by Facebook with Vue
<template>
<!--
This is part of a larger project so it includes Vuex state handling which provides
a global error alert bar, logged in status, redirect if already logged in, etc.
This uses: Vue, Vuex, Vuetify
-->
<v-container fluid>
<v-layout row>
<v-flex xs12 sm6 offset-sm3>