The value for state can contain multiple real values. It could, for example, be state=username,age,current_time_on_Mars. You’ll simply have to process it yourself in your application instead of relying on the web server’s/platform’s URL parsing.
1 Like