mirror of
https://github.com/sasjs/server.git
synced 2026-01-10 07:50:05 +00:00
feat: authentication with azure all routes are protected
This commit is contained in:
3
public/401.html
Normal file
3
public/401.html
Normal file
@@ -0,0 +1,3 @@
|
||||
Unauthorized
|
||||
|
||||
<a href="/signin" role="button">Sign-in</a>
|
||||
1
public/404.html
Normal file
1
public/404.html
Normal file
@@ -0,0 +1 @@
|
||||
Page Not Found
|
||||
1
public/500.html
Normal file
1
public/500.html
Normal file
@@ -0,0 +1 @@
|
||||
Server Error
|
||||
Reference in New Issue
Block a user