XF 2.3 Accessing OAuth Requests through Jobs

robdog

Well-known member
Anyone needed to create an OAuth request through a job? (ie - not when a users session is active) I am going through this right now, but I am running into session issues(obviously). I am about to go through the process of not using the provider functionality within a job function, but I wanted to see if anyone else has solved this yet.
 
Back
Top Bottom