Skip to content

Commit

Permalink
authZn: Deploy auth v1
Browse files Browse the repository at this point in the history
  • Loading branch information
lubej committed Nov 13, 2023
1 parent df9b642 commit fb3d9cb
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 0 deletions.
1 change: 1 addition & 0 deletions authzn/assets/index-242a96a2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

83 changes: 83 additions & 0 deletions authzn/assets/index-9ef3d5bc.js

Large diffs are not rendered by default.

Binary file added authzn/background.webp
Binary file not shown.
Binary file added authzn/favicon.ico
Binary file not shown.
18 changes: 18 additions & 0 deletions authzn/fingerprint.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions authzn/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="icon" href="/authzn/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-content"/>
<title>Sapphire Auth[ZN] Demo</title>
<script type="module" crossorigin src="/authzn/assets/index-9ef3d5bc.js"></script>
<link rel="stylesheet" href="/authzn/assets/index-242a96a2.css">
</head>
<body>
<div id="app"></div>


</body>
</html>
29 changes: 29 additions & 0 deletions authzn/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb3d9cb

Please sign in to comment.