016 refresh
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
<hr/>
|
||||
t test
|
||||
test
|
||||
<hr/>
|
||||
<cftry>
|
||||
<cfflush/>
|
||||
<!--- <cftry>
|
||||
<cfdump var=#session#/>
|
||||
<cfcatch type="any"><cfdump var=#cfcatch#/></cfcatch>
|
||||
</cftry>
|
||||
</cftry> --->
|
||||
|
||||
<cfset jwt = new lib.jwt(this.client_secret)/>
|
||||
|
||||
<cfif structKeyExists(request, "logout_url")>
|
||||
<cfoutput>
|
||||
<a href="#request.logout_url#">Log Out: #request.logout_url#</a>
|
||||
</cfoutput>
|
||||
</cfif>
|
||||
|
||||
Reference in New Issue
Block a user