Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 672 Bytes

File metadata and controls

19 lines (13 loc) · 672 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • TBD

[1.0.0] - 2025-09-24

Added

  • First public open-source release of AuthPackage.
  • Core client and drop-in SwiftUI authentication flow.
  • OAuth providers support (Microsoft, Google, Facebook), configurable via AuthUIConfig.
  • CI pipeline with tests, coverage, SonarCloud, and Azure Artifacts publishing.
  • Documentation: README, CONTRIBUTING guide, SPM documentation, this CHANGELOG.