Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rabahs/tvos-oauth

tvOS OAuth authentication using authentication/activation codes (Amazon login, Dropbox)
https://github.com/rabahs/tvos-oauth

amazon authentication cocoapods dropbox ios oauth oauth2 oauth2-client swift swift-3 tvos

Last synced: about 2 months ago
JSON representation

tvOS OAuth authentication using authentication/activation codes (Amazon login, Dropbox)

Awesome Lists containing this project

README

        

# tvos-oauth

tvos-oauth is remote authorization module you can use to authorize tvOS app through a companion website (be entering activation code)

OAuth2 flow is currently tested for Amazon Login and Dropbox.

See [tvOS OAuth Server](https://github.com/rabahs/tvos-oauth-server) for details on how to setup your server.