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