Sign in

Protected areas

  • This topic has 5 replies, 4 voices, and was last updated 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8296
    Avatar photoRobNZ

    Hi, is it possible to created protected areas of a Publii website? Area that is that cannot be viewed without the user logging in first? Thanks.

    #8314
    Avatar photoTomasz Dziuda

    Hi,

    Such functionality is hard to achieve with static websites. Publii has no support for such feature.

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #8339
    Avatar photocandidexmedia

    Look into Authorizer.dev and octauthent.com.

    Authorizer is open-source, self-hosted and can be deployed on Railway very easily. octauthent is a freemium service.

    I’ve tried Authorizer, and it works with Publii. The developer of the project is very friendly and responsive on Discord.

    #8341
    Avatar photojomocu
    candidexmedia wrote:

    Look into Authorizer.dev and octauthent.com.

    Authorizer is open-source, self-hosted and can be deployed on Railway very easily. octauthent is a freemium service.

    I’ve tried Authorizer, and it works with Publii. The developer of the project is very friendly and responsive on Discord.

    It helped me to protect my personal decentralized website, thank you very much!
    Before, I used pure Javascript to try to protect the decentralized page a bit, but obviously, anyone with programming knowledge could access it.
    Now with your solution I am more protected!

    #8342
    Avatar photoRobNZ

    Thanks.

    #9436
    Avatar photocandidexmedia

    Glad to help! Just wanted to share three more options:

    MojoAuth (paid option): https://mojoauth.com/docs/guides/html-and-js/

    Userbase (freemium, paid version can connect to Stripe): https://userbase.com/docs/sdk/

    Web Monetization: It can be implemented on static sites, and there are some interesting demos on gated content: https://webmonetization.org/docs/exclusive-content. That said, it’s not super well known yet, and the only provider at the moment, Coil, just got discontinued. That said, the Interledger Foundation is continuing work on this web standard: https://interledger.org/

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.