Chris
chris1ding1.bsky.social
Chris
@chris1ding1.bsky.social
Have a great day!

My Blog: https://chrisding.xyz
Sharing my FastAPI authentication setup: JWT tokens with PyJWT and Argon2 password hashing. Full code included.
chrisding.xyz/posts/jwt-au...

#FastAPI #JWT #PasswordHashing #Argon2 #Python #FullCode #Auth
JWT Authentication and Password Hashing in FastAPI
Implement JWT authentication and secure password hashing in FastAPI using PyJWT and pwdlib with Argon2. Complete code examples for login, token generation, and user verification.
chrisding.xyz
December 9, 2025 at 4:11 PM
GitHub Actions: Authenticate with AWS using OIDC — ditch the access keys.
chrisding.xyz/posts/secure...
#githubactions #OIDC #AWS #CICD
Secure AWS Deployments Using OIDC in GitHub Actions
Learn how to securely deploy to AWS from GitHub Actions using OIDC, eliminating the need for long-lived credentials.
chrisding.xyz
December 7, 2025 at 1:10 PM
Use the @ symbol without it turning blue - ZWSP

On social media platforms, document editors, or team chat apps, typing @ often sends a notification — but you can avoid that.

Simply copy the ZWSP character and paste it right after the @ symbol to prevent the mention.

txtify.app/zero-width
Zero-Width Space | Txtify - Text Helper
Understand the definition and encoding of zero-width spaces and support one-click copying to the clipboard.
txtify.app
August 12, 2025 at 8:09 AM