Menu

#Token

389 posts

Feed·
20 of 389 posts
Digital identity backend architecture: the decisions tutorials skip
🖼️
0

Digital identity backend architecture: the decisions tutorials skip

DEV Community: backend·Juan Torchia·2 days ago
#s5cPhjnD
#dev#token#design#identity#need#user

Auth tutorials show you the happy path. The real problems in digital identity show up in revocation, state-change propagation, and the trust model. A decision guide from the inside.

15s
Read More
Developers won’t work without AI anymore. The research says it might be making them worse.
📰
0

Developers won’t work without AI anymore. The research says it might be making them worse.

The Next Web·Ana Maria Constantin·3 days ago
#gMzn1nAh

In February 2026, AI research lab METR tried to repeat a groundbreaking study measuring how much time developers take to complete tasks with and without AI. It could not.…

15s
Read More
LFM2.5-8B-A1B: an Even Better on-Device Mixture-of-Experts | Liquid AI
🖼️
0

LFM2.5-8B-A1B: an Even Better on-Device Mixture-of-Experts | Liquid AI

#liquid#lfm2#model#tokens#token#models

Today, we’re releasing LFM2.5-8B-A1B, a high-throughput edge model optimized for fast, reliable tool calling and complex instruction following on consumer hardware, delivering compressed performance competitive with much larger models and day-one support…

15s
Read More
GitHub AI Workflow Savings, LLM Inference Benchmarks, AI-Assisted Migration Tool
🖼️
0

GitHub AI Workflow Savings, LLM Inference Benchmarks, AI-Assisted Migration Tool

DEV Community: cloud·soy·3 days ago
#zU7Ib6NO
#dev#inference#tool#token#standard#ingress

GitHub AI Workflow Savings, LLM Inference Benchmarks, AI-Assisted Migration Tool ...

15s
Read More
Django Session Cookie vs localStorage JWT Security Comparison
🖼️
0

Django Session Cookie vs localStorage JWT Security Comparison

DEV Community: django·Stefan·3 days ago
#VWzwjdb5
#dev#cookie#token#django#session#request

A side-by-side security analysis of Django session cookies vs localStorage JWTs, covering XSS exposure, CSRF, revocation, and safer defaults.

15s
Read More
Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)
🖼️
0

Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

DEV Community: django·Rahul Baberwal·3 days ago
#odZ59jpM
#dev#token#user#self#database#custom

Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django...

15s
Read More
The OAuth refresh-token race that logs your users out — and the two-layer fix
🖼️
0

The OAuth refresh-token race that logs your users out — and the two-layer fix

DEV Community: node·wartzar-bee·3 days ago
#WWSv5CNe
#dev#refresh#token#lock#process#single

Modern refresh tokens are single-use and rotating. When several requests refresh at once, the losers send an already-rotated token and get invalid_grant — or worse, the whole token family gets revoked.…

15s
Read More
A leaked personal access token shouldn't expose every project its owner can reach. Fine-grained PATs scope each token’s permissions to the job.
🖼️
0

A leaked personal access token shouldn't expose every project its owner can reach. Fine-grained PATs scope each token’s permissions to the job.

GitLab·Nelly Vahab·3 days ago
#p6JaQHDw
#about#token#fine#grained#pats#access

Explore tokens that carry only the permissions they need, and nothing more. Then join the beta program.

15s
Read More