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) 92 B
import React from 'react'; export declare const ResetPasswordPage: () => React.JSX.Element;