UNPKG

indieauth-authentication

Version:

A helper class for creating apps that authenticate via IndieAuth

4 lines (3 loc) 198 B
export { parse as qsParse, stringify as qsStringify } from 'qs'; export { default as relScraper } from './lib/rel-scraper'; export { default as appendQueryString } from './lib/append-query-string';