Skip to content

Need an example of user login auth page ( Basic authentication login) #1554

Answered by mbostock
cary-sas asked this question in Q&A
Discussion options

You must be logged in to vote

Since Framework is a static site generator, you implement authentication and access control when serving your static site.

We recommend using Observable Cloud for hosting private Framework apps. To control access to your site, you can either invite users to your app, create a secret link, or use on-premises serving and integrate with your own identity provider via OIDC.

In addition, Observable Cloud supports segmentation which allows you to build a different version of your app — typically different data — for each user, thus serving personalized copies of your app for each user.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jaanli
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Fil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
5 participants
Converted from issue

This discussion was converted from issue #1551 on August 07, 2024 13:45.