1 2 3 4
crate::define_id!(RefreshTokenId); crate::define_id!(AccessTokenId); crate::define_id!(AuthorizationCode); crate::define_id!(ChallengeId);