sidebase / nuxt-auth

Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
https://auth.sidebase.io
MIT License
1.25k stars 162 forks source link

enh(#880): add signInHeaders param to SignIn #881

Closed dangercris closed 1 month ago

dangercris commented 1 month ago

๐Ÿ”— Linked issue

closes https://github.com/sidebase/nuxt-auth/issues/880

โ“ Type of change

๐Ÿ“š Description

This Pull Request introduces enhancements to the sign-in functionality by enabling the inclusion of custom headers in the login request. The change is made to improve the flexibility and scalability of the sign-in process, allowing additional headers to be passed as part of the request for various purposes such as API versioning, custom authentication tokens, and enhanced security measures.

Key Changes

๐Ÿ“ Checklist

pkg-pr-new[bot] commented 1 month ago

commit: 1ee3cd2

pnpm add https://pkg.pr.new/@sidebase/nuxt-auth@881

Open in Stackblitz