ozwillo / ozwillo-kernel

GNU Affero General Public License v3.0
5 stars 1 forks source link

Add support for native applications #8

Open tbroyer opened 8 years ago

tbroyer commented 8 years ago

Based on https://tools.ietf.org/html/draft-ietf-oauth-native-apps-00:

tbroyer commented 8 years ago

PKCE implemented in 6694638f97c3d94b5b37e052ce8eff225e4b6a2a

tbroyer commented 8 years ago

WebView detection added in 0131269611790eeae5dcbaecded7077d0056a298 (no blocking yet though)

tbroyer commented 8 years ago

FWIW, iOS SDK available at https://openid.github.io/AppAuth-iOS/ and Android SDK at https://openid.github.io/AppAuth-Android/