Hi, I am using com.auth0.android:auth0:1.14.1. WebAuthProvider.Builder.start
takes an instance of an Activity
. Is there any chance you guys will take in consideration to change the signature to take a Context
object instead in the next release ?
Cheers