Using samesite none. Provides a route that authenticates the user with the provided sessionID parameter and redirects to the given padName
npm install ep_auth_session_samesite_noneep_auth_session (samesite = none)
=============
Fork from ep_auth_session but sets the samesite property to none in the cookie.
A small script for etherpad-lite which provides a route that authenticates the user with the provided sessionID parameter and redirects to the given padName.
Usefull when integrating etherpad in a application on a another domain.
Restart your etherpad-lite instance to recognize the plugin.
html
`
You can optionally include the groupID and lang as well
`html
``