4 "summary": "Swift toolkit for Auth0 API",
5 "description": "Auth0 API toolkit written in Swift for iOS, watchOS, tvOS & macOS apps",
6 "homepage": "https://github.com/auth0/Auth0.swift",
10 "Auth0": "support@auth0.com"
13 "Hernan Zalazar": "hernan@auth0.com"
16 "Martin Walsh": "martin.walsh@auth0.com"
20 "git": "https://github.com/auth0/Auth0.swift.git",
23 "social_media_url": "https://twitter.com/auth0",
32 "source_files": "Auth0/*.{swift,h,m}",
38 "weak_frameworks": "AuthenticationServices",
46 "source_files": "Auth0/*.swift",
48 "Auth0/_ObjectiveWebAuth.swift",
49 "Auth0/ControllerModalPresenter.swift",
50 "Auth0/OAuth2Grant.swift",
51 "Auth0/AuthTransaction.swift",
52 "Auth0/TransactionStore.swift",
53 "Auth0/WebAuth.swift",
54 "Auth0/WebAuthError.swift",
55 "Auth0/SafariWebAuth.swift",
56 "Auth0/AuthSession.swift",
57 "Auth0/SafariSession.swift",
58 "Auth0/SafariAuthenticationSession.swift",
59 "Auth0/SafariAuthenticationCallback.swift",
60 "Auth0/SilentSafariViewController.swift",
61 "Auth0/NativeAuth.swift",
62 "Auth0/AuthProvider.swift",
63 "Auth0/BioAuthentication.swift"
72 "source_files": "Auth0/*.swift",
74 "Auth0/_ObjectiveWebAuth.swift",
75 "Auth0/ControllerModalPresenter.swift",
76 "Auth0/OAuth2Grant.swift",
77 "Auth0/AuthTransaction.swift",
78 "Auth0/TransactionStore.swift",
79 "Auth0/WebAuth.swift",
80 "Auth0/WebAuthError.swift",
81 "Auth0/SafariWebAuth.swift",
82 "Auth0/AuthSession.swift",
83 "Auth0/SafariSession.swift",
84 "Auth0/SafariAuthenticationSession.swift",
85 "Auth0/SafariAuthenticationCallback.swift",
86 "Auth0/SilentSafariViewController.swift",
87 "Auth0/NativeAuth.swift",
88 "Auth0/AuthProvider.swift",
89 "Auth0/BioAuthentication.swift",
90 "Auth0/CredentialsManagerError.swift",
91 "Auth0/CredentialsManager.swift"
95 "source_files": "Auth0/*.swift",
97 "Auth0/_ObjectiveWebAuth.swift",
98 "Auth0/ControllerModalPresenter.swift",
99 "Auth0/OAuth2Grant.swift",
100 "Auth0/AuthTransaction.swift",
101 "Auth0/TransactionStore.swift",
102 "Auth0/WebAuth.swift",
103 "Auth0/WebAuthError.swift",
104 "Auth0/SafariWebAuth.swift",
105 "Auth0/AuthSession.swift",
106 "Auth0/SafariSession.swift",
107 "Auth0/SafariAuthenticationSession.swift",
108 "Auth0/SafariAuthenticationCallback.swift",
109 "Auth0/SilentSafariViewController.swift",
110 "Auth0/NativeAuth.swift",
111 "Auth0/AuthProvider.swift",
112 "Auth0/BioAuthentication.swift"
126 "swift_version": "5.0"