CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.

Prince Mathew

3pods

Auth0

Auth0 API toolkit written in Swift for iOS, watchOS, tvOS & macOS apps

License: MIT

  • Swift

JWTDecode

Decode a JWT to retrieve it's payload and also check for its expiration.

This library does not perform any validation of the JWT signature, it only decodes the token from Base64

License: MIT

  • Swift

SimpleKeychain

A simple way to store items in iOS Keychain, without the hassle of dealing with iOS Keychain API directly. It has support for the new AccessControl for Keychain items added in iOS 8.

License: MIT

  • Objective C