Oidc Passwordless Authentication

I am trying to decide on either React Native or Ionic w/ React for transitioning my PWA into a native application. I’ve been looking to see if it is possible to use Passwordless Authentication with Ionic and React without using a service like Firebase, but a self hosted Identity Server 4.

Has anyone achieved something similar using Ionic?

Thanks!