webapp/server.jsを修正してAuth0からAccess Tokenを受け取るようにします。以下、修正後のコードです。 "response_type: 'code id_token'"を指定する ...
確定! 回上一頁