mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
6f7364e48b
* FEATURE: RS512, RS384 and RS256 COSE algorithms These algorithms are not implemented by cose-ruby, but used in the web authentication API and were marked as supported. * FEATURE: Use all algorithms supported by cose-ruby Previously only a subset of the algorithms were allowed.