Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-smartlockpasswords]

With the Smart Lock for Passwords API, you can programmatically save and retrieve credentials, and automatically sign users in across devices and websites in Chrome.

google-smartlockpasswords
2 votes
1 answer
3k views

Existing APIs or documentation for accessing Smart Lock systems via custom code? (e.g. Yale, August)

I'm looking to use my own web app to access and unlock a smart lock system as desired. (It's for a rental space, and I want people to be able to book their rental slot, get a door code, and for that ...
amota's user avatar
  • 301
0 votes
1 answer
265 views

Alternative Smartlock for Passwords implementation?

I had to sign in to Netflex yesterday and got an unexpected UI. Can you tell me which library they are using? This is not the normal Smartlock for Passwords UI which I'm using in my own App. Even on ...
rekire's user avatar
  • 47.7k
0 votes
1 answer
123 views

how can we achieve biometric login using google smart lock?

Suppose I am enrolled with fingerprint in device so can we save something to google smart lock like adaptive token and next time when user reinstall the app and try to login app we can fetch adaptive ...
Kuldeep Saini's user avatar
1 vote
1 answer
829 views

SmartLock for Password never appear after pressing "Never" option

We are trying to implement Smart Lock for Passwords for our Android app. Everything worked fine until i've pressed "Never" option after entering my credentials in login form. Now SmartLock ...
Slava Abramov's user avatar
6 votes
2 answers
1k views

16: Skipping password saving since the user is likely prompted with Android Autofill

I am integrating google smart lock in my android application but in some devices i am getting this error when trying to save credentials to google. I am using following code to save credentials - ...
Dheeraj Singh Bhadoria's user avatar
0 votes
0 answers
253 views

access google smart lock password from IoS

I have two questions from this docs https://developers.google.com/identity/smartlock-passwords/android I don't know if they imply things that are obvious that I cannot see. When using google smart ...
Sfp's user avatar
  • 549
5 votes
0 answers
275 views

Google smart lock across multiple apps not work

we are trying to enable automatic sign-in across apps and websites in our app according to the doc Currently, we have done Added the content related to our app to the Digital Assets Link JSON file ...
Garry's user avatar
  • 193
3 votes
1 answer
263 views

When I try to save directly using the credential api, I get this error message

com.google.android.gms.common.api.ApiException: 16: The save prompt is disabled for the current app. To restore, remove this app from the “Never save” list in the Smart Lock for Passwords settings for ...
yoshida's user avatar
  • 31
20 votes
1 answer
993 views

App and website saved password is not sync

Google Smart Lock feature implemented in my Android App. I am trying to sync password b/w my website and my Android App. According to this document, I have done all required changes. My website is ...
Nirmal Sinh Revar's user avatar
1 vote
1 answer
2k views

Credentials are not being saved with Smart Lock API for passwords when Autofill is enabled

I am currently implementing Smart Lock for password in an android App, I am following the documentation: https://developers.google.com/identity/smartlock-passwords/android/store-credentials in ...
Carlos Miguel Cuevas Ochoa's user avatar
1 vote
1 answer
234 views

Smart Lock for Passwords with Gigya Android SDK

Does Gigya Android SDK v4 provide the possibility to enable saving passwords in Smart Lock for Passwords ? I am using the WebBridge implementation of the SDK to login my users, and I need to enable ...
Rodolphe Lemasquerier's user avatar
3 votes
0 answers
715 views

Modify or disable Google Smart Lock behavior in Android apps

I added Firebase integration to my Android app and unexpectedly ended up also getting Google Smart Lock password management behavior for free. Although I am reasonably happy with the behaviour, I'd ...
Robin Davies's user avatar
  • 7,760
0 votes
1 answer
418 views

Google Smart Lock - How to Update Current Saved Credential Password?

I see that the CredentialsClient can save and delete a Credential but not update. Do I need to delete and save the Credential again when trying to update the password in the App?
Etienne GT's user avatar
1 vote
0 answers
82 views

Google Smart Lock - When a Credential is save shouldn't we ask for Fingerprint or a device code just like iOS does with their KeyChain solution?

So maybe I'm wrong in assuming this but Google Smart Lock provides the same functionality as the iOS KeyChain solution, right (at least when it comes to saving passwords)? Im seeing that iOS requires ...
Etienne GT's user avatar
1 vote
0 answers
697 views

Use Smart Lock with Firebase Auth Email+Password accounts

I'm not using FirebaseUI. With FirebaseUI I managed to store the email and password into Smart Lock after creating a new account for an user of the app. I had to remove FirebaseUI, because it doesn't ...
Daniel F's user avatar
  • 14.1k

15 30 50 per page
1
2 3 4 5
8