### Description ``` git -p grep -e "__deprecated_msg" -e "__attribute__((deprecated))" -e "DEPRECATED_MSG_ATTRIBUTE" -e "deprecated:" -e "deprecated," -C 5 --color -- ':*.h' ':*.swift' | cat ``` Placeholder issue for removing deprecated API: 1. See this comment (https://github.com/firebase/firebase-ios-sdk/pull/14833#pullrequestreview-2826293313) ### API Proposal _No response_ ### Firebase Product(s) Authentication