You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The adapter populates clientPrincipal in prod, but not during dev. The solution I had in mind was providing a custom handle hook that will set it before fulfilling the request.
The text was updated successfully, but these errors were encountered:
Followup to #103
The adapter populates clientPrincipal in prod, but not during dev. The solution I had in mind was providing a custom
handle
hook that will set it before fulfilling the request.The text was updated successfully, but these errors were encountered: