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

Use of new API to use the autofill API with bitwarden #322

Closed
heubergen opened this issue Jun 5, 2018 · 15 comments
Closed

Use of new API to use the autofill API with bitwarden #322

heubergen opened this issue Jun 5, 2018 · 15 comments

Comments

@heubergen
Copy link

See https://developer.apple.com/documentation/security/password_autofill/ (Integrate a Password Management App with Password AutoFill) and https://twitter.com/1Password/status/1003824297725460481

@kspearrin
Copy link
Member

We will have to wait until Xamarin supports iOS 12.

@crenwick
Copy link

Adding this for documentation: Xamarin's iOS 12 support is now in preview, with autofill listed as a supported feature.

@Geczy
Copy link

Geczy commented Aug 28, 2018

@kspearrin any update? Xamarin supports autofill

@jennettwheeler
Copy link

Looking forward to this too :D

@ianhattendorf
Copy link

iOS Documentation: https://developer.apple.com/documentation/authenticationservices
Xamarin Documentation: https://developer.xamarin.com/api/namespace/AuthenticationServices/

Also see mozilla-lockwise/lockwise-ios#476 and mozilla-lockwise/lockwise-ios#486

@slbls
Copy link

slbls commented Sep 17, 2018

@kspearrin any update on this? iOS 12 was just officially released today and this would be a great feature to have!

@kspearrin
Copy link
Member

@bearinsun I haven't started on it yet. Waiting on other apps to figure out the best ways to implement it for reference and then I'll have a look at what they did.

@tcelestino
Copy link

@kspearrin I've been reading about it here: https://www.macrumors.com/2018/09/17/password-managers-autofill-password-support/

@kspearrin
Copy link
Member

Found this video explaining how it all works: https://developer.apple.com/videos/play/wwdc2018/721/

Seems relatively simple. I'll start working on this soon.

@Cantello
Copy link

Good to hear, Apple's implementation appears to be simple for the user... :-)
(subscribed to premium today to give small incentive to develop things like this)

@kspearrin
Copy link
Member

I got the basics of it working this afternoon. Check it out:

autofill

@jennettwheeler
Copy link

jennettwheeler commented Sep 20, 2018

Fantastic! Good work.

@HelpfulRock
Copy link

Fantastic! i know no other dev who says "i'll start working ot it soon" just to have it done the following day or so :D

@kspearrin
Copy link
Member

I finished building the autofill implementation this morning. It now works with the quick type bar too. Check it out:

autofill2

This should be available in the next app release. Next week maybe?

@Geczy
Copy link

Geczy commented Sep 21, 2018

Woo 🎉 !! Looks great. Is there a beta version we can test with?

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

No branches or pull requests

10 participants