mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 03:34:32 +00:00
* correct openid types * add tests and update refresh params * fix linting problems in openid-client * fix: more lint issues for openid-client * reformat * fix: indentation * running prettier directly to make sure the changes are entirely in line * add a generic property since TokenSet is composable * change any to unknown * remove unused local variable