Demo
This page is a demonstration of Website authentication with XMPP account. You can login with your XMPP account without any password. This mechanism can be used with 2FA (Two-factor authentication)
Technical information
- This website is running on django 2.0.
- The XMPP authentication is managed by a component written by "Chteufleur‎": HTTPAuthentificationOverXMPP.
- More information is available on the related blog post.