displaying top 100 results
Tracker Issue Facebook Oauth response is not formated properly.
2986072 CF-4198485 Social : Oauth Login Jason Wagstaff Facebook Oauth response is not formated properly. Problem Description:
facebook oauth access_token format has changed.
Steps to Reproduce:
Try to authenticate a user with oauth and type facebook. The result format of the access
Tracker Issue Returning Invalid OAuth access token
3678095 CF-4200110 Social : Oauth Login David Hobza Returning Invalid OAuth access token There seems to be an issue with the cfauth tag. Don't know if it is a new update that is causing it.
Portal Comment Comment on Slide and code from my session at ColdFusion Summit on language additions to ColdFusion 2018 by Charlie Arehart
/facebook," rel="nofollow">http://cffiddle.org/login/facebook, below:
oauth?client_id=131979487506336&redirect_uri=http://cffiddle.org/login/facebook&response_type=code&state=tA98jM" rel="nofollow">https://www.facebook.com/dialog/oauth?client_id=131979487506336
Tracker Issue GetComponentMetaData - coldfusion.compiler.ASTliteral
function good( struct rc ){
}
public void function bad( struct rc ){
/*
local.qOAuthAccess = variables.daoVaultService.queryExecute(
queryStr="
SELECT
[vendorID],
[oauthVendorAccessID],
[email],
[allowAPI],
[allowDoc],
[oauthAdmin]
FROM
[oauth