aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source
Commit message (Collapse)AuthorAge
* Add Auth interoperability library. (#1501)Gravatar Ryan Wilson2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Auth interoperability library. This allows other SDKs to retrieve the user ID and fetch a new Auth token in a type-safe way through the Core container. * Remove unnecessary import. * Add missing copyright. * Resolve comments. - Remove unnecessary umbrella header. - Move to version 1.0. - Add tvOS support for app lifecycle changes. * Move public interop headers to private. * Add public_header_files too. * Moved headers back into public. * Shorten Interoperability and Interoperable to Interop. * Add AuthInterop to travis linting. * Fixed tag format in AuthInterop.podspec. * Add AuthInterop path to Firestore Podfile.
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
|
* Fix bad parsing of JWT datesGravatar Morgan Chen2018-06-26
|
* Merge pull request #1450 from morganchen12/auth4Gravatar Morgan Chen2018-06-26
|\ | | | | Force GTMSessionFetcher to not reuse NSURLSessions
| * Force GTMSessionFetcher to not reuse NSURLSessionsGravatar Morgan Chen2018-06-25
| |
* | Fix bad JWT parsingGravatar Morgan Chen2018-06-25
|/
* Fix data race issue caught by sanitizer (#1446)Gravatar Paul Beusterien2018-06-25
|
* Merge pull request #1383 from morganchen12/auth2Gravatar Morgan Chen2018-06-20
|\ | | | | Promote users to non-anonymous status even when linking account w/o pw
| * Promote users to non-anonymous status even when linking account w/o pwGravatar Morgan Chen2018-06-19
| |
* | Fix comment spelling (#1382)Gravatar Paul Beusterien2018-06-05
|/
* App extension check (#1358)Gravatar Zsika Phillip2018-05-30
|
* removes remarks from deprecated APIs (#1225)Gravatar Zsika Phillip2018-05-04
|
* Fixes typo in public facing error message (#1207)Gravatar Zsika Phillip2018-05-02
|
* Adds and modifies deprecation messages (#1202)Gravatar Zsika Phillip2018-04-30
| | | | | | * Adds and modifies deprecation messages * Addresses Comments
* Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-04-30
| | | | | | * remove_deprecated_verify_phone * Fixes unit tests
* Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
|
* Removes deprecated getToken APIs (#1188)Gravatar Zsika Phillip2018-04-26
|
* Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-25
|
* First pass of Auth breaking changes (#1123)Gravatar Zsika Phillip2018-04-25
|
* Deprecates SignInWithCredential (#1151)Gravatar Zsika Phillip2018-04-24
|
* Remove unnecesary function that broke build (#1178)Gravatar Paul Beusterien2018-04-24
|
* Remove GTM dependency from FirebaseAuth (#1175)Gravatar Paul Beusterien2018-04-24
|
* Eliminate an Auth tvOS build warning (#1159)Gravatar Paul Beusterien2018-04-24
|
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
| | | | | | | | * Fixes base64URL encoding * Addresses comments * Addresses comment
* Fix bad type annotation in claimsGravatar Morgan Chen2018-04-18
|
* Fixes error handling when parsing tokens. (#1131)Gravatar Zsika Phillip2018-04-17
|
* Adds documentation for parseIdToken (#1126)Gravatar Zsika Phillip2018-04-17
| | | | | | * Adds documentation for parseIdToken * Adds remarks to the documenation
* Fixes typo that causes token parsing to break (#1076)Gravatar Zsika Phillip2018-04-12
|
* Minor enhancements (#1041)Gravatar Zsika Phillip2018-04-07
| | | | | | * Minor enhancements * addresses comment
* Adds support for deep link to Email/Link sign-In (#1023)Gravatar Zsika Phillip2018-04-04
|
* Updates changelog (#1022)Gravatar Zsika Phillip2018-04-03
|
* Adds copy auth state API (#1018)Gravatar Zsika Phillip2018-04-03
| | | | | | | | * Adds copy auth state API * improvements * Addresses comments
* removes deprecation messages getIDTokenWithComp.. (#1011)Gravatar Zsika Phillip2018-03-30
| | | Removes deprecation message for getIDTokenWithCompletion: and getIDTokenForcingRefresh:completion. This methods are not being deprecated.
* Fix import casing (#1010)Gravatar Paul Beusterien2018-03-30
|
* Custom claims client api (#1004)Gravatar Zsika Phillip2018-03-29
| | | | | | | | | | | | | | | | * Adds custom claims API to client * Ammends branch Adds: - Deprecation messages - Fixes auth result keys - Ammends sample app - Adds unit tests * fixes typo switches “to” to “so”
* nit to work with Jazzy doc style (#952)Gravatar Ibrahim Ulukaya2018-03-23
|
* Merge pull request #950 from firebase/release-4.11.0Gravatar Paul Beusterien2018-03-20
|\ | | | | Release 4.11.0
* | Adds exception for invalid parameter (#931)Gravatar Zsika Phillip2018-03-15
| | | | | | | | | | | | * Adds exception for invalid parameter * Account for differences between find and git output (#932)
| * Add sign in method constants (#923)Gravatar Zsika Phillip2018-03-14
|/ | | | | * Updates Changelog for 4.5.0 release * Adds sign-in method constants
* Adds Email link sign-in (#882)Gravatar Paul Beusterien2018-03-07
|
* Fixes clang warnings for Auth (#848)Gravatar Zsika Phillip2018-02-26
| | | | | | * Fixes clang warnings for Auth * Addresses comments
* Merge pull request #694 from morganchen12/auth-docsGravatar Morgan Chen2018-02-22
|\ | | | | add FIRUser behavior to documentation
| * address PR commentsGravatar Morgan Chen2018-02-22
| |
* | Fix firebaes typo (#755)Gravatar Paul Beusterien2018-02-06
| |
* | Fix incorrect deprecation message (#688)Gravatar Iulian Onofrei2018-01-25
| | | | | | | | * Fix incorrect deprecation message for Obj-C and Swift
| * add FIRUser behavior to documentationGravatar Morgan Chen2018-01-23
|/
* Amends phone auth unit tests (#632)Gravatar Zsika Phillip2018-01-09
|
* Adds AdditionalUserInfo to Phone Auth (#623)Gravatar Zsika Phillip2018-01-08
|
* Add Community Supported tvOS (#590)Gravatar Paul Beusterien2018-01-03
| | | | | | | Add Community Supported tvOS for Core, Auth, Database and Storage. Add tvOS unit tests Add tvOS sample app Update README.md Add tvOS to travis testing
* Internal code clean up (#584)Gravatar Zsika Phillip2017-12-19
| | | Fixes indentation and removes unused imports.