Please continue this credential manager series to implementing passkeys. I think it is also important to know about them because passwordless is the future? 😁 Anyways, thanks for the great video as always, it is really informative and easy to understand. Google documentation for this is a pain 😖
Yes please. Implementing passkeys tutorial would be very useful. And also implementing usage of hardware keys. I don't know if it is similar, but it is something useful too
I would love to see a tutorial on Google Sign-In with Credential Manager and Firebase Auth. By the way, thanks for this tutorial. I really appreciate your time and effort.
You also can move all credentials logic from composables to VM or a UseCase - just use weak references. That also means you should pass activity to the constructor as a parameter and not as a property
Please make a video on the floating window. Like for some screen recorders, it shows a timer and a stop button floating over the screen while recording. I would prefer the Composable function. Or share the link if it is already made because I didn't find it. Guys like and comment if you want the same.
What about OAuth/OpenID logins using browsers (which is all to common these days, higher security but a inferior user experience). Will Google Credentials Manager integrate seemlingly?
Hi, thanks for the video. Following your tutorial, I get an CreateCredentialNoCreateOptionException with the message "No create options available" on a Pixel 8a emulator with API level 35. Did you configure the Android OS upfront or did you login with a google account?
They discontinued Google Sign in for this which i think is not cool. CMA does not provide account details which were very useful in cases where you have to save those details
Please continue this credential manager series to implementing passkeys. I think it is also important to know about them because passwordless is the future? 😁
Anyways, thanks for the great video as always, it is really informative and easy to understand. Google documentation for this is a pain 😖
Yes please. Been using passkeys for github and other services. I want to know how can I set it up for myself.
Yes please. Implementing passkeys tutorial would be very useful. And also implementing usage of hardware keys. I don't know if it is similar, but it is something useful too
I would love to see a tutorial on Google Sign-In with Credential Manager and Firebase Auth. By the way, thanks for this tutorial. I really appreciate your time and effort.
I will also love to see the passkey implementation
You also can move all credentials logic from composables to VM or a UseCase - just use weak references. That also means you should pass activity to the constructor as a parameter and not as a property
Thanks Philipp for covering this topic, I was just about to implement Credential Manager for a university project!
I just wanted to start studying this topic!
Hey Philipp, can you talk about recent news about Realm being shut down?
please bring the next video on passkey!!! Thank You
Please make a video about a Ktor backend with passkeys auth 🙏🏼, there’s no info on the topic
Please make a video on the floating window. Like for some screen recorders, it shows a timer and a stop button floating over the screen while recording. I would prefer the Composable function.
Or share the link if it is already made because I didn't find it.
Guys like and comment if you want the same.
Informative ❤
Hey Philipp, can you tell me what theme are you using?
Do you have tutorial on the newer way to do Google sing in since your prior video method is deprecated?
What about OAuth/OpenID logins using browsers (which is all to common these days, higher security but a inferior user experience). Will Google Credentials Manager integrate seemlingly?
Please make a passkeys auth with backend video
Hi, thanks for the video. Following your tutorial, I get an CreateCredentialNoCreateOptionException with the message "No create options available" on a Pixel 8a emulator with API level 35. Did you configure the Android OS upfront or did you login with a google account?
@@PadMalcom you have to be logged in with a Google account
Hey phlip great video. Can you make a vide about Google Filament Android with jetpack compose.
They discontinued Google Sign in for this which i think is not cool. CMA does not provide account details which were very useful in cases where you have to save those details
Please could you help us find a way to solve the issue where manually enterering saved credentials also prompt the user to save them again.
This is Great 🎉, has anyone been able to get activity in a viewmodel injected by hilt?
Can be good channel if u replying each comments
Credential Manager isn't working on several Samsung devices...😡
Passkeys please!