Skip to content
Knowledge base · Standards & protocols

What is a JWT?

A JWT is a signed token that proves who a user is. Below you can read how it is used.

In short

A JWT (JSON Web Token) is a compact, signed token that proves who a user is and what they may do. After logging in, an application is given such a token, so that it can verify the identity on every request without logging in again.

A token as proof

A JWT (JSON Web Token) is a compact piece of data that is given to an application after logging in. It contains, encrypted, who the user is and what they may do, and is digitally signed so that tampering is impossible.

On every subsequent request the user sends the token along, and the system can immediately check whether it is correct, without logging in again or consulting a database. That makes JWTs fast and suitable for APIs and portals.

JWT in connections

JWTs are widely used in combination with OAuth and OpenID Connect. We deploy them to give connections and portals secure access, with tokens that contain exactly the right rights and expire by themselves.

How we help you with this.

From concept to a working solution. This is what connects to it.

Data integration

Secure API connections with tokens, OAuth and EU hosting.

Deze bedrijven gingen je voor

Connect or build something?

In a free one-hour process scan, we look at your systems and the manual work between them. After that, a fixed-fee quote. No surprises afterwards.