Skip to content

Commit ed4ce33

Browse files
authored
Add Authentication section
1 parent 953fd79 commit ed4ce33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,10 @@ You can than restore the old bar style after the browser has been dismissed like
361361
})
362362
```
363363

364+
### Authentication
365+
366+
Using in-app browser tabs (like SFAuthenticationSession/ASWebAuthenticationSession and Android Custom Tabs) where available. Embedded user-agents, known as web-views (like UIWebView and WKWebView), are explicitly not supported due to the usability and security reasons documented in [Section 8.12 of RFC 8252](https://tools.ietf.org/html/rfc8252#section-8.12).
367+
364368
## Credits 👍
365369
* **Expo:** [WebBrowser](https://docs.expo.io/versions/latest/sdk/webbrowser)
366370
* **React Native Custom Tabs:** [Chrome Custom Tabs for React Native](https://github.com/droibit/react-native-custom-tabs)

0 commit comments

Comments
 (0)