mirror of
https://github.com/labstack/echo.git
synced 2025-01-26 03:20:08 +02:00
Added http basic auth example
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
6cbabac296
commit
ac323178df
@ -59,6 +59,6 @@ func BasicAuth(fn AuthFunc) echo.HandlerFunc {
|
||||
}
|
||||
}
|
||||
}
|
||||
return nil
|
||||
return
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user