reply url for aad auth app registration to use with expo

i am trying to use expo to dev/test my app and trying to use azure active directory auth. i think the reply URL needs to have @manishshukla in the reply url to work so the token comes back to the expo which i think is passing to my app. how can i avoid this situation?
btw, i am using authsession

I’ve ran into the same issue and posted the solution that worked for me in this other topic you created with the same question:

were you able to add url with four //// in aad app registration? i tried it and coudl not in first shot at least…