mozilla / fxa-auth-server

DEPRECATED - Migrated to https://github.com/mozilla/fxa
Mozilla Public License 2.0
399 stars 121 forks source link

Send `login` events to Mozmeo for all services #2921

Closed shane-tomlinson closed 5 years ago

shane-tomlinson commented 5 years ago

Initial conversation in mozmeao/basket#131 and #2915.

The Mozmeao team would like to create custom onboarding journeys for different services, but we only send login events for Sync.

We could make this easier if we sent a login event that contained service data so they could make a smart choice as to which journey.

cc @pmac, @LaurenNioet

shane-tomlinson commented 5 years ago

Note, we would only want to send these to Mozmeo rather than all services to avoid informing all reliers whenever users sign into a new service.

shane-tomlinson commented 5 years ago

Fixed by #2968, closing.