Как создать скрипт Google oauth2 для внешнего веб-сайта
#powershell #google-oauth #powershell #google-oauth Вопрос: targetwebsite.com имеет кнопку входа в Google, которая приведет вас на веб-сайт: https://targetwebsite.com/login/google В качестве ответа вы получаете местоположение: https://accounts.google.com/o/oauth2/auth?client_id=867328024096-e1p5hbmra2s0g2psgqhhl7ldafla8qr9.apps.googleusercontent.comamp;redirect_uri=https://targetwebsite.com/login/googleamp;response_type=codeamp;scope=https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profileamp;state=cH-mI0 Части: https://accounts.google.com/o/oauth2/auth ?client_id=867328024096-e1p5hbmra2s0g2psgqhhl7ldafla8qr9.apps.googleusercontent.com amp;redirect_uri=https://targetwebsite.com/login/google amp;response_type=код…