chore(docs): add sigin button for usage examples with any provider (#11683)
* chore(docs): add sigin button for usage examples with any provider
- Added a Code.NextClient component to demostrate the usage of any
provider on Next.js client-side
- Updated the extension of environment variables files for frameworks,
including:
- Qwik
- SvelteKit
- Express
* Update SignInCode.tsx
---------
Co-authored-by: Nico Domino <yo@ndo.dev>
Co-authored-by: Balázs Orbán <info@balazsorban.com>