bsodmike/axum-rest-starter-example

Session Middleware should avoid /api

bsodmike opened this issue · 0 comments

JWT auth has no concept of "cookies" -- therefore, this middleware needs to ignore running on any root path starting with /api.