D
DevGuide.dev
Home Blog Tools HN Reader
/
Home
/
Blog
/
authentication

Posts tagged with "authentication"

3 posts found in this category.

Categories

  • All Articles 81
  • python 23
  • linux 11
  • web-development 10
  • devops 9
  • raspberry-pi 9
  • development 8

Recent Tags

  • python
  • linux
  • web-development
  • devops
  • raspberry-pi
  • development
🔍
pythonfastapisecurityauthenticationcryptographygcp

BYO-Login in Python: Building a Credential Proxy When the Third Party Has No OAuth

When the upstream system you depend on has no OAuth, no API keys, and no developer surface, your only path is to log in as the user. Here is how to do that without becoming a security hazard.

09-May-2026 Read more →
flaskauthenticationweb-developmentpython

Flask-Login Moving Parts

Understand Flask-Login authentication flow step-by-step. Learn how sessions, cookies, and user_loader work together. Clear explanations with sequence diagrams.

11-Jan-2024 Read more →
flaskgoogle-oauth2authenticationpythonweb-development

Flask Google Signin

Implement Google OAuth2 Sign-In in Flask without libraries. Complete REST HTTP endpoint examples with security best practices. Production-ready authentication code.

9-Aug-2023 Read more →

Popular Articles

  • BYO-Login in Python: Building a Credential Proxy When the Third Party Has No OAuth
  • Flask-Login Moving Parts
  • Flask Google Signin

Newsletter

Get weekly updates on new tutorials and guides.

DevGuide.dev

A collection of practical guides and tutorials for modern software development. Learn by doing with our comprehensive, hands-on content.

Content

  • All Articles
  • Topics

Developer Tools

  • Base64
  • JSON Formatter
  • URL Encoder
  • Timestamp
  • UUID
  • JWT Decoder
  • Hash
  • Regex
  • Diff
  • Cron
  • YAML/JSON
  • Query String

Company

  • About

Follow Us

  • Twitter
  • GitHub
© 2025 DevGuide.dev. All rights reserved.