cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1515
Views
0
Helpful
0
Replies

Verify works but throws error

uclnj
Level 1
Level 1

Finally got a working solution with a Vue(2.6)/Vuetify(2.3) using Node for authentication. After a push request, verify_response returns back the given user name but also throws an error “TypeError: Cannot read property ‘split’ of undefined”

It’s only returning the username - what else would should it be returning that it’s trying to split for me?

Is it safe to ignore that error?

The full error is at

TypeError: Cannot read property ‘split’ of undefined
at Object.verify_response (C:\en\node\node_modules@duosecurity\duo_web\duo.js:176:28)

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links