website refactor
This commit is contained in:
@@ -10,7 +10,7 @@ export interface MagicLinkNotificationInput {
|
||||
expiresAt: Date;
|
||||
}
|
||||
|
||||
export interface IMagicLinkNotificationPort {
|
||||
export interface MagicLinkNotificationPort {
|
||||
/**
|
||||
* Send a magic link notification to the user
|
||||
* @param input - The notification data
|
||||
Reference in New Issue
Block a user