Hi Blackjackkfisher,
It makes no difference to declare signInWithApple as a function or as a const. That compile error however seems like a good place to start! I placed the non-null assertion operator (!) after identityToken to keep Typescript happy. What error are you getting because of it?