From 7505073de4fcda16b36b744bceb99e896807cdb8 Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Wed, 13 Jun 2018 11:20:24 +0800 Subject: [PATCH] url --- auth/linkedin/callback.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auth/linkedin/callback.php b/auth/linkedin/callback.php index b8fec58..e30d0dd 100644 --- a/auth/linkedin/callback.php +++ b/auth/linkedin/callback.php @@ -8,6 +8,8 @@ require_once "./function.php"; +session_start(); + $state = 'x1Dr3Nu0AaxM1TuLVuGwAJWM'; // step 1: get access token by code