We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b5c7d commit 9d6d2f7Copy full SHA for 9d6d2f7
oauth/src/main/resources/templates/oauthFinish.ftl
@@ -1,6 +1,5 @@
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2002/REC-xhtml1-20020801/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
-<html>
4
<head>
5
<title></title>
6
<meta http-equiv = "refresh" content = "0; url = ${redirectURL?xhtml}" />
0 commit comments