Created
April 13, 2020 19:59
-
-
Save JudahGabriel/54badef3711578cbb04d0a397419ed9d to your computer and use it in GitHub Desktop.
Adding <pwa-auth> sign-in button to your page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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