Summary
I want the documentation about how to do the overriding of auth functions in user permissions.
Why is it needed?
I am trying to override the auth callback method to perform some custom handling of providers require for my user case. But the function written inside strapi-server.js is not getting called but the default function provided by strapi is always being called
Suggested solution(s)
No response
Related issue(s)/PR(s)
No response