How can I define a route in my routes.jsx file to capture the __firebase_request_key parameter value from a URL generated by Twitter\'s single sign on process a
__firebase_request_key
you can check the react-router, in simple,you can use the code to get query parameter as long as you defined in your router:
this.props.params.userId