appleboy / gin-jwt

JWT Middleware for Gin framework
MIT License
2.73k stars 382 forks source link

How to add HMAC (AK/SK) authentication method on the basis of existing gin-jwt? #307

Open oneinstack opened 1 year ago

oneinstack commented 1 year ago

Can it support both gin-jwt and HMAC (AK/SK) authentication functions?