Failing to extend context via createAuthMiddleware
I am passing
organisationName
to the auth.api.signInSocial
method on the server.
The middleware catches this argument however I cannot succeed at passing it so it's available in the database hook. How can I solve this?
Thank you.
0 Replies