Created
April 13, 2020 22:30
-
-
Save JudahGabriel/7338854ba20323195a91242d5b03ddfa to your computer and use it in GitHub Desktop.
pwa-auth with prompt credential mode
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
<pwa-auth | |
credentialmode="prompt" | |
microsoftkey="..." | |
googlekey="..." | |
facebookkey="..."> | |
</pwa-auth> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment