Skip to content

How can I get user information from JWT tocken?

I’m react-native developer, I’m new to Magento, REST and OAuth. I want to use the Magento 2.0 OAuth REST API to login into my app
I am getting this token as shown in the image, how can I use this token to do login authentication in react native application?

enter image description here