Last active
May 13, 2021 22:49
-
-
Save draftbitdocs/9913271dff39b1be3c391eb8811d75b1 to your computer and use it in GitHub Desktop.
useXanoAuth().useProtectScreen()
This file contains hidden or 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
// If you have a screen named "Login": | |
XanoAuth.useProtectScreen({ redirectTo: "LoginScreen" }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment