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

https://github.com/steve228uk/tvos-oauth-example

A quick middle man example for OAuth on the new Apple TV
https://github.com/steve228uk/tvos-oauth-example

Last synced: 16 days ago
JSON representation

A quick middle man example for OAuth on the new Apple TV

Awesome Lists containing this project

README

        

## tvOS OAuth Example

This is a quick example of how we're handling OAuth in [Fetch](http://getfetchapp.com). It's a middle-man service that will complete the authentication on a secondary device and send the token back to the Apple TV.

More information can be found at [http://stephenradford.me/oauth-login-on-tvos/](http://stephenradford.me/oauth-login-on-tvos/)