core icon indicating copy to clipboard operation
core copied to clipboard

social auth multiple providers command doesn't work

Open atassis opened this issue 8 months ago • 0 comments

Package version

[email protected]

Describe the bug

Error happens when executing next command (with output)

node ace add @adonisjs/ally --providers=google --providers=facebook --providers=apple
[ info ] Installing the package using the following command : npm add @adonisjs/ally
❯ Continue ? (Y/n) · true
[ wait ] package installed successfully ...
[ error ] Invalid social provider "google,facebook,apple"
[ error ] Unable to configure @adonisjs/ally

It is a first time I try to install social auth

Reproduction repo

No response

atassis avatar Jun 18 '25 14:06 atassis