feat(oauth): expose custom `fetch` (#11975)
* chore: upgrade packages
* drop unused imports
* feat: expose custom `fetch` option
* properly forward user option, add corporate proxy guide
* add to sidebar
* expose `customFetch` symbol from `next-auth`
* expose `customFetch` from other frameworks too