cd/entity/JWT· home entities JWT
grep -l @jwt /news/*.json | wc -l → 17

JWT

mentions 17 type Organization feed RSS

// recent coverage 17 mentions

06:12
2026-07-01
dev.to
artificial-intelligence

Taming the AI Agent: A Developer's Guide to Better Prompting

A developer explains how prompt engineering can significantly improve the quality of AI-generated code and responses. The guide covers key techniques such as defining roles, providing context, and usi…

19:35
2026-06-29
dev.to
large-language-models

AI Code Assistants: Creating Efficiency or Dependency?

A developer reflects on the trade-offs of using AI code assistants, noting a 15-20% speed increase in daily workflow but expressing concerns about dependency and code quality. The developer observed t…

01:47
2026-06-14
lime.pics
ai-agents

Lime 2.0 – Zero Human Auth for AI Agents

Lime launched Lime 2.0, a zero-human-authentication system for AI agents that replaces OAuth and CAPTCHA with cryptographic challenges and JWTs, enabling agents to log into websites without browsers. …

04:26
2026-06-12
dev.to
large-language-models

Stop explaining yourself to Claude

A developer found that most prompts for Claude contain unnecessary context the AI already knows, wasting tokens. By stripping social pleasantries and background information to keep only the "delta"—th…

20:51
2026-05-23
dev.to
developer-tools

JWT Auth in Express with TS

This article provides a tutorial on implementing JWT authentication in an Express.js application using TypeScript, covering the setup of environment variables, custom helper classes for standardized A…

10:12
2026-05-23
dev.to
developer-tools

Google Login in Express with PassportJS & JWT

This article provides a step-by-step guide on implementing Google OAuth 2.0 authentication in an Express.js application using PassportJS and JSON Web Tokens (JWT). It covers setting up the Google stra…

23:35
2026-05-22
dev.to
developer-tools

95+ browser-based dev tools that never touch a server

The article describes Wizbit.to, a collection of over 95 free browser-based developer utilities that process all data locally without sending it to any server. The tools include functions for data enc…

// co-occurs with top 8 entities