Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lalwani authored Dec 4, 2024
1 parent ad79a9c commit 631b6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ UberAuthClientImpl.authenticate(
)
```
## Forcing Login or Consent
The auth provider accepts an optional `prompt` parameter that can be used to force the login screen or the consent screen to be presented.
The `AuthContext` accepts an optional `prompt` parameter that can be used to force the login screen or the consent screen to be presented.

**Note:** Login is only available for `inApp` auth destinations

Expand Down

0 comments on commit 631b6ec

Please sign in to comment.