kylef / JSONWebToken.swift

Swift implementation of JSON Web Token (JWT).
http://jwt.io
BSD 2-Clause "Simplified" License
763 stars 226 forks source link

Added support for RSA based JWT tokens #72

Closed jossgb closed 7 years ago

zaguiini commented 6 years ago

Is this going to be approved? Looks nice and I want to keep up to date with the original repo.