You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-1
Original file line number
Diff line number
Diff line change
@@ -734,7 +734,6 @@ As in the previous version, `Lock` can be configured with extra options. Check b
734
734
735
735
#### Renamed options from v1
736
736
737
-
- shouldUseWebView: Renamed to `useBrowser`. Whether to use the WebView or the Browser to request calls to the `/authorize` endpoint. Using the Browser has some [restrictions](#some-restrictions).
738
737
- shouldUseEmail: Renamed to `withUsernameStyle`. Defines if it should ask for email only, username only, or both of them. By default, it'll respect the Dashboard configuration of the parameter `requires_username`.
739
738
- isClosable: Renamed to `closable`. Defines if the LockActivity can be closed. By default, it's not closable.
740
739
- setFullscreen: Renamed to `fullscreen`. Defines if the LockActivity it's displayed in fullscreen. By default, it's not fullscreen.
0 commit comments