verifykit / verifykit-sdk-android

VerifyKit Android SDK
https://verifykit.com/
MIT License
8 stars 5 forks source link

Where is the code to Java? #4

Open Fredy-Stick-Paez-Canon opened 3 years ago

Fredy-Stick-Paez-Canon commented 3 years ago

I like so much the api to use in my app on SMS and WhatsApp autentication, but i can't see an example code for a Java application... Is it posible?

ozantas commented 3 years ago

VerifyKit is a pure kotlin library so it is fully compatible with java .

ArjunBhilare commented 3 years ago

Hi @Fredy-Stick-Paez-Canon did you implement VerifyKit in your application using Java? Could you please share some snippet of how you did it. I'm currently using Google Sign In by Firebase for auth. And using Firebase Realtime Database. How can I integrate this. Any help would be useful. Thanks!