本文介紹了Zend 框架 Oauth 提供程序的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
如何使用 Zend Framework 向 Web 應用程序添加 Oauth 提供程序?Zend Framework 支持 oauth 消費者,但我沒有看到提供者支持.您使用什么在 php 中實現 Oauth 提供程序(使用 Zend 框架)?
How can I add a Oauth provider to a web application using Zend Framework? Zend Framework has support for oauth consumers, but I don't see a provider support. What do you use to implement a Oauth provider in php (with Zend Framework)?
推薦答案
我關注了 本指南來自 Rasmus Lerdorf 以實現 OAuth 提供程序.
I followed this guide from Rasmus Lerdorf to implement an OAuth provider.
雖然我實際上并沒有使用 pecl 擴展,但您可以使用這篇文章來編寫自己的服務器組件.
While I didn't actually use the pecl extension, you can use the article to write your own server component.
這篇關于Zend 框架 Oauth 提供程序的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!