Newer
Older
express-blog / src / views / pages / authRedirect.handlebars
<div>
    <h2>Redirecting...</h2>
    <p>Please wait while we redirect you to the authentication service.</p>
    <p>If you are not redirected automatically, <a href="{{adminLoginUrl}}">click here</a>.</p>
</div>