I've recently released under MIT licence an auth layer, database and framework agnostic, for node (got frustrated waiting supertokens and supabase updates for angular and flutter) I've then released an angular library and now this flutter library.
would be nice having feedbacks.
It supports natively hybrid token/cookie jwt auth with token rotation, 2fa, rbac, sessions.. many features (i need them on my projects)
I've designed it to be WASM ready
library: https://github.com/nik2208/awesome-node-auth
pubdev: https://pub.dev/packages/awesome_node_auth_flutter
if ever iterested, angular library: https://github.com/nik2208/ng-awesome-node-auth
The user has released a new authentication library called 'awesome_node_auth_flutter' and is seeking feedback from the community. The library is designed to be framework agnostic and supports various features such as JWT auth, 2FA, and RBAC. Links to the library and related resources are provided.