Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge the 5.2.0 release changes #3

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2018

  1. Add compiler flag to disable UIApplication calls (p2#280)

    Specifying `P2_APP_EXTENSION` ensures the framework can be compiled for an app extension.
    MaximeLM authored and p2 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    fb4d26e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Merge branch 'master' into develop

    # Conflicts:
    #	CONTRIBUTORS.md
    ossus-lib committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    43b54c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Set podspec version to 4.2.0

    djbe committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    726462d View commit details
    Browse the repository at this point in the history
  2. Use bundler for generating docs

    djbe committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    77641bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request p2#302 from djbe/release/4.2.0

    Release 4.2.0
    ossus-lib authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    ddc80ff View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Update version in sample configurations of the README to 4.2

    This makes sure that users who are new to the project start using the new version.
    Otherwise, if they use Swift 4.2, they will not be able to successfully build
    their project.
    wtimme committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    9bb789a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Merge pull request p2#304 from wtimme/bugfix/Update-Readme-with-new-p…

    …od-version
    
    Update version in sample configurations of the README to 4.2
    ossus-lib authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    0083bc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Add support for Authentication Session (p2#305)

    * Add support for authorising with ASWebAuthenticationSession
    * Add fallback support for SFAuthenticationSession on iOS 11
    blork authored and ossus-lib committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    0d9ee2a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Mention `oauth2.authConfig.ui.useAuthenticationSession`
    ossus-lib authored Feb 16, 2019
    Configuration menu
    Copy the full SHA
    db241a1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Fix compile errors with Swift 5 (p2#313)

    Thanks! This also fixes p2#311
    drdavec authored and ossus-lib committed May 31, 2019
    Configuration menu
    Copy the full SHA
    7466c21 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Merge branch 'develop'

    ossus-lib committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    f4b267e View commit details
    Browse the repository at this point in the history
  2. Update to Swift 5

    ossus-lib committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    7e00f2d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update Swift package manager configuration (p2#322)

    * Update Swift package configuration
    * Bump version to 5.1.0
    drdavec authored and ossus-lib committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e4deb6c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Add PKCE support (p2#324)

    * Add optional PKCE support
    * PKCE documentation
    * PKCE unit tests
    * Updated contributors
    * Closes p2#290
    larrybrunet authored and ossus-lib committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    36b154d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    c1cf4e9 View commit details
    Browse the repository at this point in the history
  2. Mac Catalyst support (p2#328)

    Denis authored and ossus-lib committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8a035f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Add refresh uri setting (p2#330)

    fotiDim authored and ossus-lib committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    34c8c38 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    624120e View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    ossus-lib committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    5e2f70d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    b0c7146 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    97f7302 View commit details
    Browse the repository at this point in the history