This library was originally published on October 2022.
Today I want to introduce blox-auth which is a JavaScript library with support for TypeScript made to fasten the process of authenticating users through the new Roblox OAuth2.0 flow.
It acts as a Roblox OAuth2 API wrapper and offers expressjs compatible middlewares.
This library is part of BloxTeams’ ongoing effort to open source.
NextAuth is a library specific to the Next.js framework while blox-auth is specific to the express.js framework and even if what you said was the case, it doesn’t mean that there can’t be more that one library.