Add sso for other websites
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@page "/sso/authorize"
|
||||
@model Media.JoshHeaps.Net.Pages.Sso.AuthorizeModel
|
||||
@{
|
||||
Layout = null;
|
||||
}
|
||||
Reference in New Issue
Block a user