hongbinhsu opened a new pull request #2308:
URL: https://github.com/apache/apisix-dashboard/pull/2308


   Please answer these questions before submitting a pull request, **or your PR 
will get closed**.
   
   **Why submit this pull request?**
   
   - [ ] Improve performance
   
   **What changes will this PR take into?**
   
   Use latest 4.2.0 version,
   Starting with v4.0.0 this project adds Go module support, but maintains 
backwards compatibility with older v3.x.y tags
   
   **Related issues**
   
   resolve #2307
   
   **Checklist:**
   
   - [ ] keep golang-jwt/jwt use latest version
   - [ ] added corresponding test cases
   - [ ] modified the corresponding document, go version 1.13 to 1.15
   - [ ] Is this PR backward compatible
   
   test api /apisix/admin/user/login success
   
   `{
       "code": 0,
       "message": "",
       "data": {
           "token": 
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTY0NDMzNjg1NCwiaWF0IjoxNjQ0MzMzMjU0fQ.prTnPWvTDRezEwew03j3lELYXn2HUuArdM3ToA7YwT0"
       },
       "request_id": "a90c0a8f-c859-478b-bef8-ced7846d14b5"
   }`


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

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


Reply via email to