oidcproxydotnet / OidcProxy.Net

An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications
GNU Lesser General Public License v3.0
116 stars 21 forks source link

React / next.js #320

Open Jaegermeiste opened 1 month ago

Jaegermeiste commented 1 month ago

Has anyone successfully used this in a react or next.js app? I'm flailing trying to set up the middleware to request and track a session from the OidcProxy BFF.

appie2go commented 1 month ago

Hi there,

Please describe the steps to reproduce?

Cheers!

appie2go commented 19 hours ago

Any updates?