* 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
9 lines
145 B
Markdown
9 lines
145 B
Markdown
---
|
|
"@medusajs/auth-github": patch
|
|
"@medusajs/auth-google": patch
|
|
"@medusajs/auth": patch
|
|
"@medusajs/types": patch
|
|
---
|
|
|
|
Add github auth provider
|