shaniqwa / MPserver

1 stars 1 forks source link

MP Builder : check tokens and return errors #21

Open shaniqwa opened 8 years ago

shaniqwa commented 8 years ago

make the MP builder check the tokens (by trying to use them and catch ant errors). if the token in not valid, builder will return an error object similar to : { error: 100, message : "describe whats wrong with facebook/google token" }