Use Touch ID, Face ID or Pin to Authenticate (Local Authentication) for Expo React Native Apps

preview_player
Показать описание
Hi everyone!

Today I'm going to show you how to authenticate using expo's local authentication package which allows users to authenticate using the local authentication method of the device, e.g. Touch ID, Face ID or Pin Authentication. Or any other local authentication method that can be configured.

I will also show you how to build a standalone client for iOS which is required to check that Face ID is working.

If you are interested in my code from this expo-local-authentication tutorial today, you can find it on GitHub:

For full documentation on authenticating using local authentication in Expo apps:

You’ve clearly come here to learn and a free audible trial allows you to increase your learning potential in situations where you may be hands free like at the gym or on your commute. It allows you to spend more time on theory when you aren’t able to watch a screen, so that you can maximise your screen time to pick up technical skills. Try it for free today:

// ABOUT ME
My name is Chelsea and I started studying software engineering in 2010. I have been working commercially full time since 2014 and have been in various positions from graduate developer to tech lead to solution architect.
I'm a full stack developer with a lot of experience in C# and Javascript but my passion is for mobile development; specifically native iOS development and cross platform using React Native.

I always have many things on the go and am always trying out a new side hustle and failing at it; perhaps you can learn from my mistakes!

Please like and subscribe if you enjoyed this video and want to see more like it!
Have any suggestions on topics you would like to learn more about? Please suggest them in the comments... I would love to help you out while doing a bit of learning myself!

// PRODUCTS USED
I use the following products in the creation of my videos:

A reasonable quality and reasonably sturdy but cost effective microphone that can be used by both DSLR cameras, mobile phones and laptops

A kit lens but a decent quality lens for beginners getting used to a DSLR

This is the kit I started with it includes the lens linked above and is a great starter camera.

I love Apple devices... These are the ones I use for my channel content creation:

A good all round phone, good for Apple development and recording videos with enough high quality features but at a cheaper price point than the pro versions.

A nice portable computer for working from anywhere and perfect for iOS development

Really easy to use for graphic design if required for logos as part of my app development or editing the videos on the go.

For logo and icon design in Affinity Designer app for iPad

Adds keyboard and touchpad to iPad Air, making it easier to use for writing code/eBooks etc. on the go!

DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you! Thank you for supporting my channel so I can continue to provide you with free content each week!

//CONTACT:

//CRAVING MORE:
Рекомендации по теме
Комментарии
Автор

Hay de esto pero para React NAtive Cli? No encuentro una libreria que funcione..

ElMauriDev
Автор

Thanks @MissCoding, keep up the good work you are doing

bojanchurlinov
Автор

Excellent video, it saved me alot of time researching the proper way to implement this

dixon
Автор

this is very helpful! im glad i found you!, thanks a lot.

alexleonardorodriguez
Автор

Hello, congratulations on the content, it was excellent. Now my question is on Android, how can I do facial authentication with react?

rodrigocardoso
Автор

Any way to do the IOS build with out a paid dev account?

LukeSchaffel-upsu
Автор

im testing the NSFaceIDUsageDesciption message however on the app that ive built it wont display because ive allowed faceid to be enabled already. However even after i delete the app from my phone and reinstall via expo standalone. the message will not appear. How do you get your device to behave as if its opening an app for the first time again?

atlxzsx