I added the Login with Webfan ( [https://startforum.de/user/auth/external?authclient=Webfan](https://startforum.de/user/auth/external?authclient=Webfan) ) by adding a class to the core.
If somebody is interested, he/she can build a generic “Login with Nextcloud” module from it easily!? [Tester ](mention:ccab0af6-a1d7-44a1-8c80-928b8db55439 "/u/greenmeteor/")
I used it just for myself, so you should/just need
- add a configuration form for the admin and make the baseUrls configurable (and key/secret).
- move the class to a module namespace
[https://gist.github.com/wehowski/575a249666770bf191325bf4e9cc7238](https://gist.github.com/wehowski/575a249666770bf191325bf4e9cc7238)

Tester ·