Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
GitHub - Inklings-io/selfauth: self-hosted auth_endpoint using simple login mechanism https://github.com/inklings-io/selfauth
Sun 16 May 2021 07:16:29 PM PDT archive.org

Selfauth is a self-hosted Authorization Endpoint used to login with a personal URL (as Web sign-in) via IndieAuth.

Requires only two files in a subdirectory, index.php and config.php. Does not require a database, writes its own config file. Then hide a link like this in your site's <head></head> block:

<link rel="authorization_endpoint" href="https://example.com/auth/" />

When logging into a site that supports it, your username is the URL of your website (https://example.com/) and your password is the password you gave when you set up selfauth.

php indieweb authentication oauth selfhosted
4684 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn