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: kylef/JSONWebToken.swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: popwarfour/JSONWebToken.swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 17, 2017

  1. added rsa dependency

    popwarfour committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    63e970c View commit details
    Browse the repository at this point in the history
  2. updated podspec

    popwarfour committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    524bf40 View commit details
    Browse the repository at this point in the history
  3. updated podspec

    popwarfour committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    61a8be1 View commit details
    Browse the repository at this point in the history
  4. updated podspec

    popwarfour committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    41b20db View commit details
    Browse the repository at this point in the history
  5. added rsa 256

    popwarfour committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    e3928a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. fixed algoirthm

    popwarfour committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    41c4747 View commit details
    Browse the repository at this point in the history
  2. fixed algoirthm

    popwarfour committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    e722946 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Refactored

    popwarfour committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    a92e738 View commit details
    Browse the repository at this point in the history
  2. added RSA documentation

    popwarfour authored Jul 20, 2017
    Configuration menu
    Copy the full SHA
    4f2fbed View commit details
    Browse the repository at this point in the history
  3. minor change

    popwarfour committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    b9de260 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. updated

    popwarfour committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    51d4ee0 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    popwarfour committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    9131013 View commit details
    Browse the repository at this point in the history
  3. fix podspec

    popwarfour committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    73b5efe View commit details
    Browse the repository at this point in the history
Loading