mirror of
https://github.com/labstack/echo.git
synced 2025-01-26 03:20:08 +02:00
Fixed jwt-auth recipe link in README
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
15ce60e346
commit
ace5843983
@ -92,7 +92,7 @@ $ go get github.com/labstack/echo
|
||||
- [Streaming Response](http://echo.labstack.com/recipes/streaming-response)
|
||||
- [WebSocket](http://echo.labstack.com/recipes/websocket)
|
||||
- [Subdomains](http://echo.labstack.com/recipes/subdomains)
|
||||
- [JWT Authentication](http://echo.labstack.com/recipes/jwt-auth)
|
||||
- [JWT Authentication](http://echo.labstack.com/recipes/jwt-authentication)
|
||||
- [Graceful Shutdown](http://echo.labstack.com/recipes/graceful-shutdown)
|
||||
|
||||
##[Guide](http://echo.labstack.com/guide)
|
||||
|
Loading…
x
Reference in New Issue
Block a user