Hi Guys,
I have a four years old Objective-C project, Is there any chance to use Auth0 swift library in it?
Thanks
Imre
Hi Guys,
I have a four years old Objective-C project, Is there any chance to use Auth0 swift library in it?
Thanks
Imre
Hey there!
Unfortunately as most of our users base in terms of iOS use Swift we don’t offer support for Objective-C. There is also no option to use our Swift SDKs inside Objective-C projects as the SDK don’t have appropriate bridging headers for that and there is no plan to add that. Sorry for the inconvenience!
The only option to achieve that would be to reverse-engineer it a bit and build the UI of your system yourself with Objective-C and then add authentication and management using our Authentication and Management APIs making appropriate API calls. Here are the APIs:
Never mind, I use Swift too … if it is possible …
Of course it is
Here are the quickstarts and SDKs:
Yes, I know this documentation … but in this ObjC project doesn’t help too much.
I think we misunderstood each other We don’t have any content on Objective-C any longer but we do have on Swift. If you have an Objective-C project we’re not able to help as our Swift stack doesn’t offer Bridging Headers to use Swift stack in Objective-C projects using Objective-C. If you are willing to use Swift then we have the resources for you Hope we’re on the same point now
Generally, I am working with Swift, but this is a four years old legacy project, so I must use Objective-C. (My misunderstandable answer referred to this fact)
As you mentioned earlier you don’t have Bridging Headers, so that was the answer what I was looking for in the original question.
So, thank you again.
Gotchya! Sorry for the inconvenience!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.