Add a login token so that it is possible to control and allow only some users to use it.
Add a login token so that it is possible to control and allow only some users to use it.
Considering that after deployment, some users may want to restrict the usage to only some internal employees of the enterprise, especially in a public - network environment. Without proper control, the server load will be occupied by unauthorized users. Therefore, I have added a simple token verification mechanism to ensure that only users who obtain the token can continue to use the service.
@pq-dong is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code