v0.3.1
[v0.3.1] - 2026-04-07
Added
- New
githubauthentication strategy with preset OAuth endpoints - Step-by-step guides for creating OAuth clients (Google Cloud Console, GitHub Developer Settings)
- Documentation for GitHub OAuth scopes (
read:user,repo,workflow, etc.)
Changed
- Reorganize documentation: split long README into dedicated docs (
api.md,client-config.md,endpoints.md,getting-started.md,storage.md)
Internal
- Add
buildGitHubProviderConfig()for GitHub OAuth preset configuration - Extend
AuthStrategytype to include"github" - Update
buildProviderRefreshConfig()to support GitHub token refresh - Add
githubcase handling in HTTP adapters and auth middleware
Full Changelog: v0.3.0...v0.3.1