OAuth2
OAuth2 copied to clipboard
Project does not build for tvOS
Hi guys,
the description of this pod says "OAuth2 frameworks for macOS, iOS and tvOS written in Swift 5.0.". It does build and works great with iOS, but does not build for tvOS.
The error I'm getting is: use of undeclared type 'OAuth2'.
I also see "Not Implemented" in OAuth2Authorizer class for tvOS.
Is it possible to use this framework with tvOS and do you have some examples maybe?
Thank you!
came here looking specifically for a tvOS implementation of OAuth2, tvOS does NOT permit the use of a web browser and reading the README I don't see any other mention of tvOS. Does this support tvOS at all?
See https://github.com/p2/OAuth2/pull/372