This product includes software originally developed by IQM Finland Oy
and distributed under the Apache License 2.0.

Modifications:
 - Implemented OAuth 2.0 Device Code Grant support.
 - Removed OAuth 2.0 Passowrd Grant support.
 - Corrected JWT decoding by using `urlsafe_b64decode` instead of the regular `b64decode` from base64
