####This is a demo app written using React Native to test and showcase the the "Self Issued OpenID Provider v2 (SIOP)" library
Please note that this is not meant as a product or production use case. It is making assumptions for demoing the components involved.
Demo: https://youtu.be/cqoKuQWPj-s
- yarn install
- yarn nodeify
- Make sure you have the Android platform SDK installed on your computer, your mobile is plugged in and in debug mode.
- Execute adb devices and confirm your device is listed
- yarn android
This app was created for use with the did-siop-auth-web-demo Once the demo app has loaded, you will land in camera mode. Now you can scan a QR code from the screen, after which you are prompted for approval by biometrics like the fingerprint scanner or face recognition.
When approved the demo website will grant you access to the protected sections.