Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

A JavaScript helper class for creating apps that authenticate via IndieAuth.

Notifications You must be signed in to change notification settings

martymcguire/indieauth-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndieAuth Authentication aka IndieAuthentication

An IndieAuth authentication helper library for JavaScript.

Docs

TBD, but similar to the documentation at https://grantcodes.github.io/micropub/.

The major difference is that this library is for authentication only - it doesn't deal with token or micropub endpoints, and it only verifies authentication codes. Its purpose is to use IndieAuth to verify a person's domain as their authentication identity.

Thanks

  • grantcodes - For Micropub.js, from which I have whittled this
  • with transitory thanks to these fine folks
    • sknebel - For helping with the rel scraping function
    • Zegnat - For helping with the rel scraping function
    • myfreeweb - For fixing Link header handling and help with Accept headers
    • 00dani - For fixing base tag support in the rel scraper
    • pstuifzand - For fixing form encoded arrays

About

A JavaScript helper class for creating apps that authenticate via IndieAuth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published