feat: Add github authentication provider (#8980)
* feat: Add github authentication provider * feat: Change callback to always return a token, expect callbackUrl to point to FE * fix: Return login redirect URLas a 200 response
This commit is contained in:
8
.changeset/pink-dolls-kiss.md
Normal file
8
.changeset/pink-dolls-kiss.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@medusajs/auth-github": patch
|
||||
"@medusajs/auth-google": patch
|
||||
"@medusajs/auth": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Add github auth provider
|
||||
Reference in New Issue
Block a user