Hacker News new | ask | show | jobs
by dave_kinde 1153 days ago
Hey, thanks for digging in. The backend SDKs are really geared towards calling the management API, handling the auth flows and providing helpers for things like permissions / feature flags. We haven't baked in JWT verification just because there are already so many libraries which already handle this side of things. Although, it's definitely something we could extend the SDKs to include.