medusajs / roadmap

4 stars 2 forks source link

Authentication module and improvements, including external provider support (e.g. Google) #11

Closed olivermrbl closed 7 months ago

olivermrbl commented 8 months ago

We are introducing a new authentication engine that offers functions to authenticate users through identity providers and store user metadata for authorization purposes.

The engine will ship in its own package, @medusajs/authentication.

The key features of the module are:

The module will ship with a select few pre-built providers (full set of provider is still TBD):