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

Added clearSession iOS Safari Method #65

Merged
merged 7 commits into from
Aug 18, 2017
Merged

Commits on Aug 14, 2017

  1. Added clearSession iOS Safari Method

    Added clearSession JS wrapper
    cocojoe committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    4e7941b View commit details
    Browse the repository at this point in the history
  2. Convert clearSession to promise

    Added iOS platform check to method
    cocojoe committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    4c6cb1a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Refactor implementation to be more generic for loading URL

    Move URL builder to JS
    Tidy up code
    cocojoe committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    21ff37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ade9e View commit details
    Browse the repository at this point in the history
  3. Clean code

    cocojoe committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    2879b66 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Fix Platform check

    Improve error message and use AuthError type
    hzalaz committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    fa3704e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Refactor clear session implementation.

    Make use of Auth client url builder.
    Make iOS implementation reuse existing handlers
    hzalaz committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    493ed73 View commit details
    Browse the repository at this point in the history