Skip to content

Commit c1dcaa3

Browse files
shkshubhamviniciuscr
authored andcommitted
fix(provider): added options in instagram provider (nextauthjs#1570)
1 parent 985f7b3 commit c1dcaa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/providers/instagram.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export default function Instagram (options) {
4545
email: null,
4646
image: null
4747
}
48-
}
48+
},
49+
...options
4950
}
5051
}

0 commit comments

Comments
 (0)