4 "summary": "Pattern for Authentication via different providers.",
5 "description": " Fixed pattern for authentication via different providers\n \n * Register key and secret with a provider\n * Register callback url\n * Register scopes\n * Unified authentication with existing or new users \n\n SHOmniAuthProvider is an abstract pattern (protocol) to define an authentication flow.\n Ask the users to pick from a list of accounts to auth or add a new account. \n",
6 "homepage": "https://github.com/SHOmniAuth/SHOmniAuth",
11 "Seivan Heidari": "seivan.heidari@icloud.com"
14 "git": "https://github.com/SHOmniAuth/SHOmniAuth.git",
20 "source_files": "SHOmniAuth/**/*.{h,m}",