JSONWebToken.swift
JSONWebToken.swift copied to clipboard
So it doesn't work with Swift 5?
Getting some errors trying to use this with Swift 2
For example let rem = input.characters.count % 4 // Characters is unavailable error
defer { context.deallocate(capacity: 1) } // deallocate(capacity:)isunavailableerror