Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 webapp 脚本,它可以访问一些需要用户授权的资源。我在短圈上更新了这个脚本,并注意到在几次部署之后,用户再次获得授权请求,即使脚本运行所需的资源没有变化(例如文本更改)。
找不到关于授权请求的政策,希望你能帮助我。
谢谢!
请参阅 Corey 在这篇文章中的回答,即使进行了小的更改,某些服务调用也需要重新授权。