Skip to content

Commit

Permalink
Fixed the link in TWA
Browse files Browse the repository at this point in the history
  • Loading branch information
pmathew92 committed Oct 30, 2024
1 parent 5b1db34 commit 50ef8dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- [Specify Parameter](#specify-parameter)
- [Customize the Custom Tabs UI](#customize-the-custom-tabs-ui)
- [Changing the Return To URL scheme](#changing-the-return-to-url-scheme)
- [Trusted Web Activity](#trusted-web-activity-experimental)
- [Trusted Web Activity](#trusted-web-activity)
- [Authentication API](#authentication-api)
- [Login with database connection](#login-with-database-connection)
- [Login using MFA with One Time Password code](#login-using-mfa-with-one-time-password-code)
Expand Down Expand Up @@ -133,10 +133,6 @@ WebAuthProvider.logout(account)
```

## Trusted Web Activity
> **Warning**
> Trusted Web Activity support in Auth0.Android is still experimental and can change in the future.
>
> Please test it thoroughly in all the targeted browsers and OS variants and let us know your feedback.

Trusted Web Activity is a feature provided by some browsers to provide a native look and feel to the custom tabs.

Expand Down

0 comments on commit 50ef8dc

Please sign in to comment.