This should be like this
‘client_secret’:”, //Fetched from API call
‘state’:”, // FETCHED from Site
‘access_token’:”, // FETCHED on Login
‘registration’:’app’,//’app’ or ‘site’ or false
‘login’:’app’,//Select from ‘app’ or ‘site’ or false
You have to just change url and client_id.