Hacker News new | ask | show | jobs
Fortifying Exograph with Clerk (exograph.dev)
1 points by ramnivasl 1018 days ago
1 comments

Exograph now supports Clerk as an authentication provider! Our integration goes beyond supporting JWKS authentication; it also makes it easy and fun to explore APIs by integrating Clerk's UI in Exograph's playground. This blog will transform a todo app without authentication into a multi-user todo app by adding just four lines and modifying a single line of code!