Get Token and tokenId to resetPassword on React native

I try to Reset a User’s Password with “Call a Password Reset Function” in rect native SDK. If i return a success status thats works fine. but i return pending, i try to call Password Reset to complete process, but dont have token/tokenid. How obtain token and tokenid?