Heimdallr.swift
OAuth client
A Swift OAuth 2 library for authenticating API requests
Easy to use OAuth 2 library for iOS, written in Swift.
639 stars
34 watching
87 forks
Language: Swift
last commit: 11 months ago
Linked from 2 awesome lists
oauth2swift
Related projects:
Repository | Description | Stars |
---|---|---|
delba/swiftyoauth | An OAuth library for iOS with a built-in set of providers and tools to handle authorization requests. | 478 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 749 |
kivra/oauth2_client | An Erlang library for simplifying Oauth2-enabled REST service interactions | 73 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
3sidedcube/thunderrequest | A networking framework that simplifies HTTP and HTTPS requests with support for OAuth2 authentication | 16 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
chrislaskey/oauth2_github | An Elixir-based OAuth2 provider for interacting with GitHub | 2 |
widop/twitter-oauth | A PHP library for interacting with the Twitter OAuth API to obtain access tokens | 8 |
freizl/hoauth2 | A Haskell binding for OAuth2 authentication protocols | 133 |
sivchari/gotwtr | A Go client library for interacting with the Twitter v2 API | 79 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 69 |
andrewxtsang/oauth-5-laravel | A Laravel package providing an oAuth wrapper service for integrating with various social media and online services | 2 |
scharrier/li3_socialauth | An OAuth plugin for Lithium framework, providing universal authentication across multiple social services. | 25 |
ueberauth/ueberauth_github | A GitHub OAuth2 strategy for integrating GitHub authentication into an application | 102 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |