SaaS uygulaması için kimlik doğrulama ve oturum yönetimi kur. Google OAuth, Magic Link, e-posta/şifre veya bunların kombinasyonlarını yapılandır. Bu skill'i kullanıcı login sistemi, kayıt akışı, oturum yönetimi, korumalı route'lar veya kullanıcı profili ile ilgili bir şey istediğinde kullan. "Giriş sayfası yap", "auth ekle", "kullanıcı sistemi kur", "login/register" gibi ifadeler tetikler.
$npx -y skills add komunite/tezgah --skill saas-authInstalls into the current project.
Run `npx skills use "https://github.com/komunite/tezgah" --skill "komunite/tezgah/saas-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/komunite/tezgah" that are relevant to the current task. Run `npx skills add "https://github.com/komunite/tezgah"` and select the relevant skills, then follow their instructions.