Thomas Müller

Results 572 comments of Thomas Müller

both suggestion accepted -> close THX @prsnbrg

How does your token look like? It is expected to be a json string. Was the token potentially created and setup in owncloud long ago?

ah - https://github.com/owncloud/core/commit/e94a503ba292401d8ed8e5e70641ab8b25fbed35 the token information was changed back then - please try to setup the token again. THX

Congrats - you managed to do a fraction of the work an claim : ![image](https://github.com/owncloud/core/assets/1005065/c04a4e3d-5abf-4953-b33d-39d263dd1b0e) There is much more to do then these few code changes.

> I monkey patched the code to support ES256 by delegating JWT validation to `firebase/php-jwt`: > > ``` > > ``` PR welcome! THX