use ;
use ;
use ToSchema;
use Uuid;
/// Where a user's identity comes from. New providers are added by extending
/// this enum *and* the [`IdentityProvider`] adapter on the server side.
/// Link between a user and an external identity provider (or local password).