API
# API Purpose
Very welcome to connect with this plugin to develop more accessory plugins, if you need more APIs, please contact me to add them
# 1. Import API Dependency Package
<repository>
<id>handyplus-maven</id>
<url>https://maven.cnb.cool/handyplus/maven/-/packages/</url>
</repository>
<dependency>
<groupId>cn.handyplus.oauth.login</groupId>
<artifactId>OAuthLogin</artifactId>
<version>2.1.0</version>
<scope>provided</scope>
</dependency>