Tech With Ramesh
BlogContact MeFcode LabsForevate
tags/

Authentication

Guides on identity, login flows, and the access-control patterns that keep accounts secure.

Secure login screen with padlock icon representing authentication and access control
Security NOV 3, 2023 6 Min Read

A Practical Guide to Securing Logins and Access in Web Apps and APIs

Here's a helpful guide to essential authentication and authorization practices for your web apps and APIs, covering passwordless login, multi-factor authentication, password hashing, RBAC, and ABAC. These tips are designed to keep your applications secure and user-friendly.

Read full dispatch
"OAuth 2.0 Essentials" title over a blue binary-code background
Security SEP 2, 2023 12 Min Read

OAuth 2.0 Essentials

OAuth 2.0 is a common authorization framework that lets you grant applications limited access to your online accounts without sharing your passwords. Learn the roles, grant types, and steps.

Read full dispatch
Illustration of a hand unlocking a phone and desktop screen next to the Firebase and TypeScript/Node.js logos
Security DEC 16, 2020 9 Min Read

Custom Token Authentication with Firebase

Sometimes you need to authenticate your app with a third-party authentication server while still using the features Firebase provides. Here is how to create and use a custom token to do exactly that.

Read full dispatch
Firebase logo beside low-poly clouds on a split orange and blue background, titled "Authenticating Cloud Functions"
Security DEC 12, 2020 8 Min Read

Secure Firebase Cloud Functions with Firebase Auth

Learn how to secure Firebase HTTPS Cloud Functions using Firebase Authentication. Validate Bearer ID tokens with Express middleware and the Admin SDK to allow only authenticated users.

Read full dispatch
Previous
  • 01
Next
Tech With Ramesh

I am a startup CTO, director, and engineer. This is my corner of the internet where I share practical lessons on software architecture, AI solutions, and engineering leadership.

GitHub X
Navigation Blog Contact Me All Categories All Tags Chronological Index
Topics AI & ML Engineering Security Productivity
Company Contact Careers Events Accelerate Forevate Pricing

© 2026 FCODE LABS. ALL RIGHTS RESERVED.

Privacy Policy Terms of Service Cookie Policy