Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.4 #21

Merged
merged 1 commit into from
Dec 26, 2024
Merged

v1.0.4 #21

merged 1 commit into from
Dec 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 4, 2024

v1.0.4

Add support for prompting the user to save web credentials after successful authentication.
To enable this feature, add shouldSuggestSavePassword to Frontegg.plist and set it to true

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
         <!--	... -->
	<key>shouldSuggestSavePassword</key>
	<true/>
         <!--	... -->
</dict>
</plist>

@frontegg-david frontegg-david merged commit c1b8405 into master Dec 26, 2024
4 checks passed
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant