Set custom state and nonce value in okta-react

I would like to set a custom value for state and nonce claim, but can’t.

As I see in source they have always a random value. According to documentation they can have any value.

How can I set a custom value for them in my react app?