Build an Async API in Golang (part 06 - HTTP Authentication Middleware)

preview_player
Показать описание
#golang #middleware #api #backend #softwareengineer #authentication #jwt #https

In this part of the Async API in Go series, we'll implement our authentication middleware where we'll parse and validate the JWT.
Рекомендации по теме
Комментарии
Автор

Thank you very much. However, is there a better way to mark certain API as public instead of doing that prefix "/auth" thing?

Just like in NestJS there's this @public decorator for public endpoints

LynxIo-wrul
welcome to shbcf.ru