4 Commits

Author SHA1 Message Date
Kévin Commaille
1b411fc622
identifiers: Add random ClientSecret generator
Requires the rand feature.
2022-02-19 14:13:31 +01:00
Jonas Platte
f448f6756e
identifiers: Derive PartialEq, Eq, PartialOrd, Ord, Hash for str newtypes
… instead of generating them in our own macro.
2021-11-26 00:40:44 +01:00
Jonas Platte
a38f78e2d3
identifiers: Move opaque identifier declarations out of macro 2021-11-26 00:04:28 +01:00
Adam
2577225ba5
Add client secret and session ID types 2021-08-10 15:22:24 +02:00