1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00
Commit Graph

53 Commits

Author SHA1 Message Date
Quentin Gliech
2844706bb1 Multiple IANA codegen enhancement
- JWS/JWE algorithms are properly splitted
 - Enums now have a proper description
 - They implement FromStr and Display
 - mas-jose does not reexport mas-iana anymore
2022-01-12 10:58:27 +01:00
Quentin Gliech
d9b1ef3ded Fix generated code style 2022-01-11 19:19:02 +01:00
Quentin Gliech
0e70af0a75 Codegen enums from IANA registries 2022-01-11 18:46:01 +01:00