diff --git a/README.md b/README.md index 64eafaf..b3c24b4 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ This library was inspired by well known authentication library for Angular calle ## Supported OAuth providers and configurations -1. Facebook (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L21) -2. Google (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L34) -3. Github (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L49) -4. Instagram (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L61) -5. Twitter (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L72) -6. Bitbucket (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L81) -7. LinkedIn (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L93) -8. Microsoft Live (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L106) +1. Facebook (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L65) +2. Google (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L78) +3. Github (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L93) +4. Instagram (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L105) +5. Twitter (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L117) +6. Bitbucket (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L126) +7. LinkedIn (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L138) +8. Microsoft Live (https://github.com/dgrubelic/vue-authenticate/blob/master/src/options.js#L151) ## Installation ```bash