JWT
JSON Web Token (JWT) is an open standard for securely transmitting information between parties as a compact, self-contained JSON object.
|
|
Import
import { JwtIcon, Jwt } from "@dev.icons/react";Render
<JwtIcon size={32} />
<Jwt size={32} />JSON Web Token (JWT) is an open standard for securely transmitting information between parties as a compact, self-contained JSON object.
import { JwtIcon, Jwt } from "@dev.icons/react";<JwtIcon size={32} />
<Jwt size={32} />