14pods
Auth0 is a SaaS that helps you with Authentication and Authorization. You can use Social Providers (Like Facebook, Google, Twitter, etc.), Enterprise Providers (Active Directory, LDap, Windows Azure AD, SAML, etc.) and a Username/Password store which can be saved either by us or by you. We have SDKs for the most common platforms (Ruby, Node, iOS, Angular, etc.) so that with a couple lines of code, you can get the Authentication for your app implemented. Let us worry about Authentication so that you can focus on the core of your business.
License: MIT
A Cocoa Touch Static Library for authenticating users with the Auth0 platform.
License: MIT
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
Auth0 is a SaaS that helps you with Authentication and Authorization. You can use Social Providers (Like Facebook, Google, Twitter, etc.), Enterprise Providers (Active Directory, LDap, Windows Azure AD, SAML, etc.) and a Username/Password store which can be saved either by us or by you. We have SDKs for the most common platforms (Ruby, Node, iOS, Angular, etc.) so that with a couple lines of code, you can get the Authentication for your app implemented. Let us worry about Authentication so that you can focus on the core of your business.
License: MIT
Plugin for Auth0 Lock that handles authentication using Facebook iOS SDK.
License: MIT
Plugin for Auth0 Lock that handles authentication using Google iOS SDK.
This plugin replaces the deprecated
Lock-GooglePlus
plugin
License: MIT
Plugin for Auth0 Lock that handles authentication using Google+ iOS SDK.
License: MIT
Plugin for Auth0 Lock that handles authentication using Twitter native integration.
License: MIT
Auth0 is a SaaS that helps you with Authentication and Authorization. You can use Social Providers (Like Facebook, Google, Twitter, etc.), Enterprise Providers (Active Directory, LDap, Windows Azure AD, SAML, etc.) and a Username/Password store which can be saved either by us or by you. We have SDKs for the most common platforms (Ruby, Node, iOS, Angular, etc.) so that with a couple lines of code, you can get the Authentication for your app implemented. Let us worry about Authentication so that you can focus on the core of your business.
License: MIT
Auth0 is a SaaS that helps you with Authentication and Authorization. You can use Social Providers (Like Facebook, Google, Twitter, etc.), Enterprise Providers (Active Directory, LDap, Windows Azure AD, SAML, etc.) and a Username/Password store which can be saved either by us or by you. We have SDKs for the most common platforms (Ruby, Node, iOS, Angular, etc.) so that with a couple lines of code, you can get the Authentication for your app implemented. Let us worry about Authentication so that you can focus on the core of your business.
License: MIT
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
iOS library that implements a passwordless flow using TouchID & JWT. The authentication flow has these steps:
It provides callbacks to implement the interaction with your backend in order to:
License: MIT