mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-14 23:00:14 +02:00
Added Firebase Authentication to Security and PKI
I think it's a great addition to the list, unlimited free authentication, and users, it also provides up to 10 thousand phone verifications per month, very simple to implement, and certainly a great way to manage user authentication. There is another description from the website which could be used, instead of the one I adapted: "Firebase Auth offers multiple methods to authenticate, including email and password, third-party providers like Google or Facebook, and using your existing account system directly. Build your own interface, or take advantage of our open-source, fully customizable UI."
This commit is contained in:
parent
b87f0212ff
commit
6365394230
@ -360,6 +360,7 @@ Table of Contents
|
||||
* [crypteron.com](https://www.crypteron.com/) — Cloud-first, developer-friendly security platform prevents data breaches in .NET and Java applications
|
||||
* [Dependabot](https://dependabot.com/) Automated dependency updates for Ruby, JavaScript, Python, PHP, Elixir, Rust, Java (Maven and Gradle), .NET, Go, Elm, Docker, Terraform, Git Submodules and GitHub Actions.
|
||||
* [duo.com](https://duo.com/) — Two-factor authentication (2FA) for website or app. Free for 10 users, all authentication methods, unlimited, integrations, hardware tokens
|
||||
* [Firebase Auth](https://firebase.google.com/products/auth/) — Free end-to-end identity solution, email and password accounts, Google, Twitter, Facebook, GitHub login, phone auth (up to 10k/month), and more.
|
||||
* [foxpass.com](https://www.foxpass.com/) — Hosted LDAP and RADIUS. Easy per-user logins to servers, VPNs and wireless networks. Free for 10 users
|
||||
* [globalsign.com](https://www.globalsign.com/en/ssl/ssl-open-source/) — Free SSL certificates for Open Source
|
||||
* [Have I been pwned?](https://haveibeenpwned.com) — REST API for fetching the information on the breaches.
|
||||
|
Loading…
x
Reference in New Issue
Block a user