npm-profile
npm-profile copied to clipboard
using `login` api endpoint
Am I allowed to use it to make users logging in in their own npm accounts?
I mean by using the actual: https://registry.npmjs.com/-/v1/login, can I?
Anyone can use this endpoint. It might not do what you expect, though.
Here's how it works: https://marmelab.com/blog/2022/12/22/how-to-implement-web-login-in-a-private-npm-registry.html