简体   繁体   English

Typo3 extbase用户验证服务

[英]Typo3 extbase User Auth Service

I try to write a service module, that fetches userdata from a webservice. 我尝试编写一个服务模块,该模块从Web服务获取用户数据。 I found this tutorial , but it shows the 'old' way of building extensions. 我找到了本教程 ,但是它显示了构建扩展的“古老”方式。 Is it possible to write a extbase-extension like this? 是否可以编写这样的extbase-extension? How it should look like? 应该是什么样子?

Extbase ("the new way") is about MVC , not about auth services, thus this tutorial is still valid. Extbase (“新方法”)与MVC有关,与auth服务无关,因此,本教程仍然有效。

Claus Due (an Extbase specialist) wrote an auth extension, maybe you want to study his code: https://github.com/NamelessCoder/google_auth Claus Due( Extbase专家)写了一个auth扩展,也许您想研究他的代码: https : //github.com/NamelessCoder/google_auth

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM