Skip to content

Commit

Permalink
feat: Add Corbado to Backend > Authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
lurueger authored May 2, 2024
1 parent 8cddab6 commit d4b33da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/backend/authentication.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,12 @@
"url": "https://auth0.com/",
"category": "backend",
"subcategory": "authentication"
},
{
"name": "Corbado",
"description": "Corbado offers passkey-first passwordless authentication for developers. Available for all major languages & frameworks, the UI components handle everything and let you implement passkeys with a few lines of code - all in a free community plan.",
"url": "https://corbado.com/",
"category": "backend",
"subcategory": "authentication"
}
]

0 comments on commit d4b33da

Please sign in to comment.