Does the auth0-spa-js sdk for expo apps?

I suspect it does not, I run into “document is not defined” error which probably means its not made for expo (I’m new to expo and rn in general so just trying to guess the cause).

My question then is what is the alternate to auth-spa-js for expo apps if I want to forgo auth0 login page completely, and have lets say individual buttons for google and facebook login.

Thanks