Provides a route that authenticates the user with the provided sessionID parameter and redirects to the given padName
npm install ep_auth_session_relativeep_auth_session_relative
========================
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.
This is a custom fork that omits the beginning slash (/) when composing the redirection URL.
[![NPM version][npm-image]][npm-url]
[![node version][node-image]][node-url]
[![license][license-image]][license-url]
[![npm download][download-image]][download-url]
[npm-image]: http://img.shields.io/npm/v/ep_auth_session.svg?style=flat-square
[npm-url]: http://www.npmjs.com/package/ep_auth_session
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[license-image]: https://img.shields.io/npm/l/ep_auth_session.svg?style=flat-square
[license-url]: https://www.npmjs.com/package/ep_auth_session
[download-image]: https://img.shields.io/npm/dt/ep_auth_session.svg?style=flat-square
[download-url]: https://www.npmjs.com/package/ep_auth_session
Restart your etherpad-lite instance to recognize the plugin.
html
`
You can optionally include the groupID and lang as well
`html
``