Level 70
@synergy Isn't api middleware appropriate for that? Have you tried with that?
Summer Sale! All accounts are 50% off this week.
I managed to successfully complete the OAuth flow and gain access token for the user. The OAuth is on a separate server & identity provider (OpenID Connect).
Now, I need to add middleware to check that the user is authenticated throughout his session in the application.
Any idea/directions on how I can manage this? Quite lost.
Please or to participate in this conversation.