sdk_core_dart_oauth 0.1.0
sdk_core_dart_oauth: ^0.1.0 copied to clipboard
OAuth 2.0 token-source helpers for the Pinguteca Dart SDK.
Changelog #
All notable changes to sdk_core_dart_oauth are documented here. The format follows Keep a Changelog, and this project adheres to Semantic Versioning.
Generated by Cocogitto on each tag; do not edit by hand.
oauth-v0.1.0 - 2026-06-07 #
Features
- (oauth) mTLS client auth for the token endpoint (#24) - (87a87b0) - Pinguladora, Pinguladora
- (oauth) authorization_code grant with PKCE (#23) - (fcc5ee4) - Pinguladora, Pinguladora
- (oauth) OIDC discovery helper (#22) - (d87213d) - Pinguladora, Pinguladora
- (oauth) Layer 3 OAuth client_credentials companion (#20) - (1e882b0) - Pinguladora, Pinguladora