Hi I am trying to build an application (only for android and ios, no web) in ionic+angular, everything is up to date as of today
angular: 17
ionic: 7
capacitor: 6
I wanted to know if anyone has tried using supertokens with this? If so were you sucessful?
Also I had tried react-native 3-4 days ago and was successful with the authentication using serverAuthCode method. Will the same method work in capacitor?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).