Skip to content

Commit 6b1281c

Browse files
authored
Add Authentication section
1 parent 23adc01 commit 6b1281c

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
@@ -142,6 +142,10 @@ import InAppBrowser from 'nativescript-inappbrowser'
142142
...
143143
```
144144

145+
### Authentication
146+
147+
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).
148+
145149
## Credits 👍
146150
* **React Native InAppBrowser:** [InAppBrowser for React Native](https://github.com/proyecto26/react-native-inappbrowser)
147151

0 commit comments

Comments
 (0)