I am planning to refactor the 'UserAuth' module by moving it to a new 'Identity' service. Can you identify all the places in the current codebase that call functions or access classes within the 'UserAuth' module to ensure no breaking changes occur?
Impact Analysis Prompt
I am planning to refactor the 'UserAuth' module by moving it to a new 'Identity' service. Can you identify all the places in the current codebase that call functions or access classes within the 'UserAuth' module to ensure no breaking changes occur?