UNPKG

@nocobase/plugin-auth

Version:

User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.

3 lines (2 loc) 93 B
import React from 'react'; export declare const ForgotPasswordPage: () => React.JSX.Element;