LROAuth2Demo
LROAuth2Demo copied to clipboard
A demo project for the LROAuth2Client library
Hi, I followed the instructions, cloned and did the submodule command. But still a lot of the files are missing in this Xcode project as so I can't build and...
Once you've cloned the project, you'll need to initialize the project submodules: git submodule update --init --recursive How to use it ?
I just lost a while fixing a bug that was fixed already by lukeredpath/LROAuth2Client@52133f879959eb3c13cfdaa00c68b3ca023e73d8. My fault for not checking the submodule, but it's a bummer. It would be great if...