How get react-native-auth0 cookies when log in with auth0?

I use react native 0.68.2v
react-native-auth0 2.13.3
I can log in with auth0, is return me credentials and userInfo,
the server-side asks me for cookies from auth0, how do I get it?