Skip to content

drivly/jwt.do

Repository files navigation

JWT.do - JWT Token Generation & Verification API

Explore the API at: https://jwt.do/api

{
  "api": {
    "icon": "🚀",
    "name": "jwt.do",
    "description": "JWT Token Generation & Verification API",
    "url": "https://jwt.do/api",
    "type": "https://apis.do/security",
    "endpoints": {
      "generate": "https://jwt.do/generate",
      "verify": "https://jwt.do/verify"
    },
    "site": "https://jwt.do",
    "login": "https://jwt.do/login",
    "signup": "https://jwt.do/signup",
    "subscribe": "https://jwt.do/subscribe",
    "repo": "https://github.com/drivly/jwt.do"
  },
  "examples": {
    "generate": "https://jwt.do/generate?profile[id]=1234&secret=secret&issuer=jwt.do&scope=user:read&expirationTTL=2h",
    "verify": "https://jwt.do/verify?token=:token&secret=secret&issuer=jwt.do"
  }
}

Our Drivly Open Philosophy has these key principles:

  1. Build in Public
  2. Create Amazing Developer Experiences
  3. Everything Must Have an API
  4. Communicate through APIs not Meetings
  5. APIs Should Do One Thing, and Do It Well

🚀 We're Hiring!

Driv.ly is deconstructing the monolithic physical dealership into simple APIs to buy and sell cars online, and we're funded by some of the biggest names in automotive and finance & insurance

Our entire infrastructure is built with Cloudflare Workers, Durable Objects, KV, PubSub, R2, Pages, etc. If you love the Cloudflare Workers ecosystem as much as we do, we'd love to have you join our team!

About

JWT Token Generation & Verification API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published