DuendeSoftware / BFF

Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
Other
333 stars 75 forks source link

Emit log message when we detect ajax calls on endpoints intended for top window #165

Closed brockallen closed 1 year ago

brockallen commented 1 year ago

sniff the incoming headers for ajax calls to let devs know the endpoint should be accessed by the browser window itself (e.g. login, logout)