Add basic demo SPA to display claims

This commit is contained in:
Simon Bihel
2022-02-11 13:54:20 +00:00
parent 15763cd0bb
commit 0f110d70b4
11 changed files with 258 additions and 2 deletions

10
example/demo/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
</head>
<body>
</body>
</html>