{"id":28438947,"url":"https://github.com/scratchcore/sauthbase","last_synced_at":"2025-12-30T20:10:33.740Z","repository":{"id":296832313,"uuid":"989942645","full_name":"scratchcore/sauthbase","owner":"scratchcore","description":"Scratch Auth Base SDK（SAuthBase）は、Scratch プロジェクトやサービスにおいて、認証機能を安全かつ簡潔に導入するためのモジュール型 SDK です。セッションの検証、ユーザー識別の暗号化などを一貫して提供し、開発者の導入負担を軽減します。","archived":false,"fork":false,"pushed_at":"2025-06-10T04:52:16.000Z","size":6681,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T04:59:03.525Z","etag":null,"topics":["assets","auth","demo","docs","example","hono","javascript","nodejs","npm","package","react","scratch","scratch-auth","sdk","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://sauthbase.scratchcore.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scratchcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-25T06:56:13.000Z","updated_at":"2025-06-10T04:52:20.000Z","dependencies_parsed_at":"2025-06-02T20:29:32.954Z","dependency_job_id":null,"html_url":"https://github.com/scratchcore/sauthbase","commit_stats":null,"previous_names":["scratchcore/sauthbase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scratchcore/sauthbase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcore%2Fsauthbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcore%2Fsauthbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcore%2Fsauthbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcore%2Fsauthbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scratchcore","download_url":"https://codeload.github.com/scratchcore/sauthbase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scratchcore%2Fsauthbase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262513622,"owners_count":23322661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assets","auth","demo","docs","example","hono","javascript","nodejs","npm","package","react","scratch","scratch-auth","sdk","tailwindcss","typescript"],"created_at":"2025-06-06T02:05:50.584Z","updated_at":"2025-12-30T20:10:33.685Z","avatar_url":"https://github.com/scratchcore.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/scratchcore/sauthbase/refs/heads/main/assets/brand/sauthbase/logo-nobg.256x256.webp\"/\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003eScratch Auth Base SDK\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/scratchcore/sauthbase/blob/main/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"license\" src=\"https://img.shields.io/npm/l/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/sauthbase\" target=\"_blank\"\u003e\n    \u003cimg alt=\"version/latest\" src=\"https://img.shields.io/npm/v/sauthbase/latest?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"version/next\" src=\"https://img.shields.io/npm/v/sauthbase/next?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"commits\" src=\"https://img.shields.io/github/commit-activity/t/scratchcore/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"last-commit\" src=\"https://img.shields.io/github/last-commit/scratchcore/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"contributors\" src=\"https://img.shields.io/github/contributors/scratchcore/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"forks\" src=\"https://img.shields.io/github/forks/scratchcore/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"stars\" src=\"https://img.shields.io/github/stars/scratchcore/sauthbase?style=flat-square\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://sauthbase.scratchcore.org\" target=\"_blank\"\u003e\n    \u003cimg alt=\"website/docs\" src=\"https://img.shields.io/website?url=https%3A%2F%2Fsauthbase.scratchcore.org%2F\u0026style=flat-square\u0026label=website/docs\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/scratchcore/sauthbase\" target=\"_blank\"\u003e\n    \u003cimg alt=\"codecov\" src=\"https://codecov.io/gh/scratchcore/sauthbase/branch/main/graph/badge.svg\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\nSAuthBase（Scratch Auth Base SDK）は、Scratch プロジェクトやその関連サービスにシームレスな認証機能を提供する SDK です。セッション検証やユーザー識別の暗号化など、セキュアな認証機構を簡潔に導入できます。\n\n## ドキュメント\n\n📘 最新の利用方法や API 詳細は公式ドキュメントサイトでご覧いただけます。  \n🔗 [https://sauthbase.scratchcore.org](https://sauthbase.scratchcore.org)\n\n### ドキュメントへの貢献を歓迎します\n\nSAuthBase のドキュメントは、ユーザーと開発者がともに改善していくオープンなリファレンスです。\n\n開発者視点では見落としがちな点や、初めて使う方だからこそ気づける表現の曖昧さ・疑問点などを発見していただけるかもしれません。誤字修正から具体例の追加、説明の明確化まで、どんな小さな貢献も大歓迎です！\n\nGitHub 上で Issue や Pull Request を通じて、ぜひご提案ください。\n\n## 開発の経緯\n\n- **2024 年 3 月**  \n  初の認証支援パッケージとして 桐生トア氏によって、`Scratch Auth React` を開発。React ベースの UI コンポーネントと認証処理を提供していましたが、Scratch 側の仕様変更などにより動作が不安定となり、根本的な改良の必要性が生まれました。\n\n- **2024 年 10 月**  \n  改良版として 桐生トア氏が、`Scratch Auth with Next.js` を発表。コード構造と UI を全面的に再設計し、よりモダンな構成を採用しましたが、開発が難航し、最終的に終了となりました。\n\n- **2025 年 1 月**  \n  第三のプロジェクトとして 桐生トア氏が、 `scratch-auth-component` を計画。一部の設計と開発が進められたものの、やがて忘れ去られ、中断されました。\n\n- **2025 年 5 月**  \n  桐生トア氏によって、新たに Scratch 関連技術の開発を進めるための組織「**ScratchCore**」が設立。その最初の公式プロジェクトとして `Scratch Auth Base SDK (SAuthBase)` の開発がスタート。過去の知見を集約し、堅牢で拡張性のある構造を備えた認証 SDK を目指しています。\n\n## 今後の展望\n\n- トークンストレージや再認証など、SDK の拡張機能追加\n- Vue / Svelte など他フレームワークへの対応\n- Scratch 以外のサービスでの応用と拡張\n\n## チーム\n\n現在、このプロジェクトは [ScratchCore](https://github.com/scratchcore) によってメンテナンスされています。[貢献者の全リスト](https://github.com/scratchcore/sauthbase/graphs/contributors)は GitHub でご確認いただけます 。\n\n## クレジット\n\nSAuthBase は、以下の優れたオープンソース技術の恩恵を受けています：\n\n- [Hono](https://hono.dev): 高速かつ軽量な Web フレームワーク\n- [React](https://react.dev): UI のための宣言的ライブラリ\n- [Next.js](https://nextjs.org): フルスタックな Web アプリケーションフレームワーク\n- [Auth Itinerary](https://auth.itinerary.eu.org): セキュアなトークン仕様に基づくプロジェクト\n\n## デザインアセット\n\nプロジェクト用ロゴやブランドアセットは以下より取得できます。\n\n![Logo](https://raw.githubusercontent.com/scratchcore/sauthbase/refs/heads/main/assets/brand/sauthbase/logo-nobg.128x128.webp)\n\n👉 [アセットをダウンロード](https://raw.githubusercontent.com/scratchcore/sauthbase/refs/heads/main/assets/brand/sauthbase.zip)\n\n## ライセンス\n\nSAuthBase プロジェクトは、 [Modified MIT License with Trademark and Patent Clauses](https://github.com/scratchcore/sauthbase/blob/main/LICENSE) に基づいてライセンスされます。\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\u003ca\u003e\n\u003cimg src=\"https://readme-typing-svg.demolab.com?font=Fira+Code\u0026size=40\u0026pause=1000\u0026color=F7BF00\u0026vCenter=true\u0026width=900\u0026height=60\u0026lines=Scratch+Auth+Base+SDK+by+ScratchCore\" alt=\"Typing SVG\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscratchcore%2Fsauthbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscratchcore%2Fsauthbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscratchcore%2Fsauthbase/lists"}