horse icon indicating copy to clipboard operation
horse copied to clipboard

need sample to protect route

Open rioda78 opened this issue 1 year ago • 1 comments

hi friend, thanks for this framework. i want to use this framework n i want to know how to protect route or permission base route. i cant found sample similar to that . thaanks

rioda78 avatar Sep 21 '24 03:09 rioda78

You can use these Middlewares:

https://github.com/HashLoad/horse-basic-auth https://github.com/HashLoad/horse-jwt https://github.com/andre-djsystem/horse-bearer-auth

andre-djsystem avatar Sep 23 '24 19:09 andre-djsystem