juzhiyuan edited a comment on issue #425:
URL: 
https://github.com/apache/apisix-dashboard/issues/425#issuecomment-687816781


   Because the Plugin module is under refactoring to make it easy to use, so I 
just made a small change in the Dashboard.
   
   ## Steps
   1. Adding your custom Auth plugin to APISIX, please make sure it must 
contain the `auth` text in the name. e.g custom-auth.
   2. Modify the config file[1], and add your custom plugin's name, make sure 
when visiting the `/apisix/admin/plugins` API, your custom plugin's name should 
appear here.
   3. Download the latest Dashboard codes from the master branch.
   
   [1] 
https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L152


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to