I have seen Authentication as a Service kind off SaaS, I forgot the name of it - Help!

Mukkamala Akhil
2 replies
Hey all, Few months back, I have seen Authentication as a Service SaaS, It uses strong cryptography techniques, also uses public/private key to Login. It's not Auth0. Please comment or ping me the name if anyone of you knows it or finds it.

Replies

Dan Hill
If you’re looking for authentication - how about the APIs offered by Google, Facebook, Apple, etc? They are often all available behind a common API (eg Passport.js)
Mukkamala Akhil
@dan_hill1 I feel passport js is too old school. Also, I really wish I would have remembered it. I guess the core Authentication system is based on blockchain technology. A similar implementation.