2020-12-31 UTC
# [Raphael_Luckom] Question for people who've done indieauth. I found a list of _oauth_ libraries for Node: https://oauth.net/code/nodejs/ . Reading the indieauth docs though, it seems like I wouldn't really get any benefit out of starting with an oauth lib vs just implementing indieauth myself. Does that sound right, or are there enough reusable parts of standard oauth2 libs that makes it worth reusing them? I'm thinking that I'll need both client and