Skip to content

Instantly share code, notes, and snippets.

@JudahGabriel
Created April 13, 2020 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JudahGabriel/54badef3711578cbb04d0a397419ed9d to your computer and use it in GitHub Desktop.
Save JudahGabriel/54badef3711578cbb04d0a397419ed9d to your computer and use it in GitHub Desktop.
Adding <pwa-auth> sign-in button to your page
<!-- To create a key, see https://github.com/pwa-builder/pwa-auth#creating-keys -->
<pwa-auth
microsoftkey="..."
googlekey="..."
facebookkey="...">
</pwa-auth>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment