indieauth-helper
Version:
A simple helper class for creating IndieAuth clients
17 lines (11 loc) • 804 B
Markdown
# IndieAuth Helper
A [IndieAuth](https://indieweb.org/IndieAuth) helper library for JavaScript.
## Docs
Checkout the documentation at [https://grantcodes.github.io/indieauth-helper/](https://grantcodes.github.io/indieauth-helper/)
## Thanks
- [martymcguire](https://github.com/martymcguire) - For the idea and building a lot of the functionality
- [sknebel](https://github.com/sknebel) - For helping with the rel scraping function
- [Zegnat](https://github.com/Zegnat) - For helping with the rel scraping function
- [myfreeweb](https://github.com/myfreeweb) - For fixing Link header handling and help with Accept headers
- [00dani](https://github.com/00dani) - For fixing base tag support in the rel scraper
- [cweiske](https://github.com/cweiske) - For fixing the 'me' domain check