• #dev 2021-08-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-08-04 UTC
# 14:34
hala-bala[m]
Basically I am trying to authenticate user in webextention (basically js website) to be able to post content as him/her. Based on the blog you shared, I am supposed to parse html to get links for indieauth and micropub, which I feel can be done on server but not in client :/. So I might have to make server to do that part for me.