]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-oauth2: Remove typ check
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 8 May 2023 05:23:39 +0000 (08:23 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 29 Aug 2023 07:08:45 +0000 (07:08 +0000)
commit9c7f5a74a7166221e210df4715347892a1fd665a
treeeb537e0ea38002b6b7a26e276894cb0c6b6ccd11
parent63e0c9ede4763f89b3a169eb8350e892fc7554b7
lib-oauth2: Remove typ check

It is not really useful. And mostly just keeps breaking when people
invent new kty values.
src/lib-oauth2/oauth2-jwt.c