Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
a12n-server
Advanced tools
A ready-to-launch User and Authentication system for those that don't want to build it
This package aims to provide a simple authentication system. The goal is to provide something good enough for prototyping and in-house deployments.
The idea behind this came from the fact that I found myself building authentication systems over and over again for new jobs and customers, but I had trouble finding a solution that struck the right balance between simplicity and the features I needed.
So, the last time I had to build this I decided I would make a simple generic system and open source it, so hopefully I can re-use this for the next time I need this.
implicit
, client_credentials
, authorization_code
and password
.Check out the Docs folder
If you are thinking of building a new authentication system, and decide to use this project instead, you get a lot of features for free.
It's not yet in a state where it's "install-and-go", but the goal is to eventually get there.
Here's a few key features that I'd imagine people might want, but hasn't been built yet:
So currently, there's definitely still a lot to do. If you need any of the above, ask. Chances are that I can find the time to priorize it so you can start using it. Contributions are also very welcome.
But yea, I want to be clear. This project is used in production, but 'alpha' quality if you're looking for something polished. It's actively developed.
My hope is that people will find this and decide that this project is a great starting point instead of building something 100% from scratch.
FAQs
A ready-to-launch User and Authentication system for those that don't want to build it
The npm package a12n-server receives a total of 53 weekly downloads. As such, a12n-server popularity was classified as not popular.
We found that a12n-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.