javascript-oauth2
javascript-oauth2 copied to clipboard
Security issue maybe?
I see you are having client secret and client id in code:
clientID: 'abcdefgh', clientSecret: 'ijklmnop',
What if I change /etc/hosts and put redirect url (dmina) from ouath there?
It's a duplicate for #5.
Server callback,hosts will not work.