<!doctype html> <html> <head> <meta charset="UTF-8"> <script type="module" src="dbp-auth-demo.js"></script> </head> <body> <dbp-provider auth> <dbp-auth-demo lang="de" entry-point-url="http://127.0.0.1:8000" subscribe="auth:auth"></dbp-auth-demo> </dbp-provider> </body> </html>