Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MaikuB/flutter_appauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: flutter_appauth-v8.0.0-dev.2
Choose a base ref
...
head repository: MaikuB/flutter_appauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 4, 2024

  1. Verified

    This commit was signed with the committer’s verified signature.
    mayeut Matthieu Darbois
    Copy the full SHA
    b98dca8 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    mayeut Matthieu Darbois
    Copy the full SHA
    0d96bcd View commit details

Commits on Oct 13, 2024

  1. [flutter_appauth] refactored Android related to allowInsecureConnecti…

    …ons (#555)
    
    * refactored code on managing AuthorizationService instances
    
    * refactored code on getting appropriate ConnectionBuilder
    
    * Google Java Format
    
    * release prep
    
    ---------
    
    Co-authored-by: github-actions <>
    MaikuB authored Oct 13, 2024
    Copy the full SHA
    96c801f View commit details
  2. [flutter_appauth] added logic to recreate AuthorizationService object…

    …s if disposed but were needed (#556)
    
    * added logic to recreate AuthorizationService objects if disposed but were needed
    
    * Google Java Format
    
    * updated changelog entry around refactoring
    
    * added guards around creating AuthorizationService objects
    
    * Google Java Format
    
    * fixed spacing issue in code comment
    
    ---------
    
    Co-authored-by: github-actions <>
    MaikuB authored Oct 13, 2024
    Copy the full SHA
    1ceea0e View commit details

Commits on Oct 24, 2024

  1. Copy the full SHA
    8925554 View commit details
  2. Copy the full SHA
    a6b2959 View commit details
  3. Copy the full SHA
    a36c5fd View commit details

Commits on Nov 15, 2024

  1. [flutter_appauth] fixed how AppAuth iOS classes were imported in OIDE…

    …xternalUserAgentIOSSafariViewController (#570)
    
    * updated how AppAuth iOS classes are imported
    
    * Clang Format
    
    * release preparation
    
    ---------
    
    Co-authored-by: Anka <[email protected]>
    MaikuB and Anka authored Nov 15, 2024
    Copy the full SHA
    7e618cc View commit details

Commits on Dec 10, 2024

  1. Copy the full SHA
    73208cc View commit details
  2. Copy the full SHA
    5ece406 View commit details
  3. [flutter_appauth] added Swift Package Manager support (#578)

    * added Swift Package Manager support
    
    * Swift Format
    
    ---------
    
    Co-authored-by: Anka <[email protected]>
    MaikuB and Anka authored Dec 10, 2024
    Copy the full SHA
    71c14cb View commit details

Commits on Dec 12, 2024

  1. [flutter_appauth] reverts changes done for Swift Package Manager supp…

    …ort (#580)
    
    * Revert "[flutter_appauth] added Swift Package Manager support (#578)"
    
    This reverts commit 71c14cb.
    
    * bumped plugin to 8.0.3 to release without incomplete SPM support
    
    * pinned compileSdkVersion of Android app to 34
    MaikuB authored Dec 12, 2024
    Copy the full SHA
    5baff43 View commit details
  2. Copy the full SHA
    d77fb13 View commit details
Loading