rlaphoenix 23165f92de Cdm: Fix bug where context data may not correspond to the right license
We are using a trick with the request_id to be able to add an identifier between get_license_challenge() and parse_license() without any middleman data needing to be passed by the user.

Otherwise the user would need to either create the context data themselves after get_license_challenge() and pass it to get_license(), or something that is similar at its core to that.
2022-07-21 01:12:28 +01:00
..
2022-07-20 14:55:47 +01:00
2022-07-20 14:37:14 +01:00
2022-07-20 14:38:35 +01:00
2022-07-20 14:36:20 +01:00
2022-07-20 14:41:42 +01:00