I have a web app that I control access to via Angular Route Guards. I'm looking to use my existing login functionality (and my apps customer database) to protect a squarespace site that I can host support documentation on.
Two questions:
1) Is this possible some easy way that I'm not thinking of?
2) Is there a way to fetch web pages via an API? (So I can have a user auth on my app and then fetch the appropriate squarespace hosted webpages after verifying creds)
**A key requirement is I don't want the data on the pages to be visible unless they have successfully authenticated to my app.
Question
squarenick 0
Hello,
I have a web app that I control access to via Angular Route Guards. I'm looking to use my existing login functionality (and my apps customer database) to protect a squarespace site that I can host support documentation on.
Two questions:
1) Is this possible some easy way that I'm not thinking of?
2) Is there a way to fetch web pages via an API? (So I can have a user auth on my app and then fetch the appropriate squarespace hosted webpages after verifying creds)
**A key requirement is I don't want the data on the pages to be visible unless they have successfully authenticated to my app.
Link to post
Top Posters For This Question
1
1
Popular Days
Dec 23
1
Jan 2
1
Top Posters For This Question
squarenick 1 post
tuanphan 1 post
Popular Days
Dec 23 2020
1 post
Jan 2 2021
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment