|
17 | 17 | 659854531C5B3CA700237D39 /* OAuth2ImplicitGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE3174EB1945E83100210E62 /* OAuth2ImplicitGrant.swift */; }; |
18 | 18 | 659854541C5B3CA700237D39 /* OAuth2CodeGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE44F691194F2C7D0094AB8B /* OAuth2CodeGrant.swift */; }; |
19 | 19 | 659854551C5B3CA700237D39 /* OAuth2CodeGrantFacebook.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEACE1DE1A7E8FC1009BF3A7 /* OAuth2CodeGrantFacebook.swift */; }; |
20 | | - 659854561C5B3CA700237D39 /* OAuth2CodeGrantLinkedIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC6D57B1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift */; }; |
21 | 20 | 659854571C5B3CA700237D39 /* OAuth2CodeGrantBasicAuth.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1391D91AC5B41A002C7B18 /* OAuth2CodeGrantBasicAuth.swift */; }; |
22 | 21 | 659854581C5B3CA700237D39 /* OAuth2CodeGrantNoTokenType.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE86C4641C48F6AC00B7D486 /* OAuth2CodeGrantNoTokenType.swift */; }; |
23 | 22 | 659854591C5B3CA700237D39 /* OAuth2ClientCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE5F4F851B19114D00DB38B3 /* OAuth2ClientCredentials.swift */; }; |
|
121 | 120 | EEC49F311C9BF22400989A18 /* OAuth2AuthRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC49F301C9BF22400989A18 /* OAuth2AuthRequest.swift */; }; |
122 | 121 | EEC49F321C9BF22400989A18 /* OAuth2AuthRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC49F301C9BF22400989A18 /* OAuth2AuthRequest.swift */; }; |
123 | 122 | EEC49F331C9BF22400989A18 /* OAuth2AuthRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC49F301C9BF22400989A18 /* OAuth2AuthRequest.swift */; }; |
124 | | - EEC6D57C1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC6D57B1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift */; }; |
125 | | - EEC6D57D1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC6D57B1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift */; }; |
126 | 123 | EEC7A8C71AE46C33008C30E7 /* OAuth2Authorizer+macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC7A8C61AE46C33008C30E7 /* OAuth2Authorizer+macOS.swift */; }; |
127 | 124 | EEC7A8C91AE47111008C30E7 /* OAuth2Authorizer+iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEC7A8C81AE47111008C30E7 /* OAuth2Authorizer+iOS.swift */; }; |
128 | 125 | EEF47D2B1B1E3FDD0057D838 /* OAuth2Requestable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEF47D2A1B1E3FDD0057D838 /* OAuth2Requestable.swift */; }; |
|
232 | 229 | EEB9A97F1D86CD4A0022EF66 /* OAuth2DataLoaderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2DataLoaderTests.swift; sourceTree = "<group>"; }; |
233 | 230 | EEB9A9821D86D36A0022EF66 /* OAuth2RequestPerformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2RequestPerformer.swift; sourceTree = "<group>"; }; |
234 | 231 | EEC49F301C9BF22400989A18 /* OAuth2AuthRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = OAuth2AuthRequest.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
235 | | - EEC6D57B1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2CodeGrantLinkedIn.swift; sourceTree = "<group>"; }; |
236 | 232 | EEC7A8C61AE46C33008C30E7 /* OAuth2Authorizer+macOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "OAuth2Authorizer+macOS.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
237 | 233 | EEC7A8C81AE47111008C30E7 /* OAuth2Authorizer+iOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "OAuth2Authorizer+iOS.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
238 | 234 | EEC7A8E01AE48533008C30E7 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; }; |
|
377 | 373 | 0C2F5E5A1DE2DB8500F621E0 /* OAuth2CodeGrantAzure.swift */, |
378 | 374 | EE1391D91AC5B41A002C7B18 /* OAuth2CodeGrantBasicAuth.swift */, |
379 | 375 | EEACE1DE1A7E8FC1009BF3A7 /* OAuth2CodeGrantFacebook.swift */, |
380 | | - EEC6D57B1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift */, |
381 | 376 | EE86C4641C48F6AC00B7D486 /* OAuth2CodeGrantNoTokenType.swift */, |
382 | 377 | 8793811829D483EC00DC4EBC /* OAuth2DeviceGrant.swift */, |
383 | 378 | EE507A371B1E15E000AE02E9 /* OAuth2DynReg.swift */, |
|
703 | 698 | EE429D8E1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift in Sources */, |
704 | 699 | 659854551C5B3CA700237D39 /* OAuth2CodeGrantFacebook.swift in Sources */, |
705 | 700 | EEB9A9851D86D36A0022EF66 /* OAuth2RequestPerformer.swift in Sources */, |
706 | | - 659854561C5B3CA700237D39 /* OAuth2CodeGrantLinkedIn.swift in Sources */, |
707 | 701 | 6598545D1C5B3CAB00237D39 /* OAuth2Error.swift in Sources */, |
708 | 702 | EE2983721D40B83600933CDD /* OAuth2.swift in Sources */, |
709 | 703 | EE20118E1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */, |
|
735 | 729 | EEF47D2C1B1E3FDD0057D838 /* OAuth2Requestable.swift in Sources */, |
736 | 730 | EEC49F321C9BF22400989A18 /* OAuth2AuthRequest.swift in Sources */, |
737 | 731 | 8793811A29D483EC00DC4EBC /* OAuth2DeviceGrant.swift in Sources */, |
738 | | - EEC6D57D1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift in Sources */, |
739 | 732 | EE79F6551BFA93D900746243 /* OAuth2AuthConfig.swift in Sources */, |
740 | 733 | EEACE1D51A7E8DE8009BF3A7 /* OAuth2Base.swift in Sources */, |
741 | 734 | 879EE6F02CF61295008B3D74 /* OAuth2ResponseTypes.swift in Sources */, |
|
802 | 795 | EE86C4651C48F6AC00B7D486 /* OAuth2CodeGrantNoTokenType.swift in Sources */, |
803 | 796 | EE20118C1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */, |
804 | 797 | EEACE1DF1A7E8FC1009BF3A7 /* OAuth2CodeGrantFacebook.swift in Sources */, |
805 | | - EEC6D57C1C2837EA00FA9B1C /* OAuth2CodeGrantLinkedIn.swift in Sources */, |
806 | 798 | EE1391DA1AC5B41A002C7B18 /* OAuth2CodeGrantBasicAuth.swift in Sources */, |
807 | 799 | EA9758181B222CEA007744B1 /* OAuth2PasswordGrant.swift in Sources */, |
808 | 800 | EE507A381B1E15E000AE02E9 /* OAuth2DynReg.swift in Sources */, |
|
0 commit comments