pault2k14

Results 1 comments of pault2k14

for some reason id_token didn't seem to be getting passed through from ` auth0Lock.show({ auth: { params: { responseType: 'id_token token', scope: 'openid profile' }` So I had to update...