মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

Better Auth + FastAPI JWT Bridge

Skill সতর্কতা
85

Implement secure authentication bridge between Better Auth (Next.js frontend) and FastAPI (Python backend) using JWKS JWT token verification. Use this skill when users need to (1) Integrate Better Auth with FastAPI backend, (2) Implement JWT authentication with JWKS verification, (3) Set up user isolation and authorization in FastAPI endpoints, (4) Configure frontend to send authenticated API requests, or (5) Troubleshoot Better Auth + FastAPI authentication issues.

AI সারাংশ

This extension facilitates a secure authentication bridge between a Next.js frontend using Better Auth and a FastAPI backend. It details how to implement JWT verification using JWKS, set up user isolation, and configure frontend API clients. The provided code snippets and documentation cover database schema requirements, token handling, and common troubleshooting scenarios.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the extension is likely unmaintained and potentially outdated.

Versioning

  • critical:Release ManagementThere is no version information available in the manifest files (SKILL.md, package.json) and no GitHub releases or CHANGELOG. The install instructions reference 'HEAD', making version pinning impossible.

ইনস্টলেশন

npx skills add bilalmk/todo_correct

Vercel skills CLI (skills.sh)-কে npx-এর মাধ্যমে চালায় — স্থানীয়ভাবে Node.js এবং অন্তত একটি skills-সামঞ্জস্যপূর্ণ এজেন্ট (Claude Code, Cursor, Codex, …) ইনস্টল করা থাকতে হবে। ধরে নেওয়া হয় রিপোজিটরিটি agentskills.io ফরম্যাট অনুসরণ করে।

3 months ago
1 stars
MIT
about 19 hours ago-এ আপডেট হয়েছে
সোর্স দেখুন