Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
relief.melone committed Jul 16, 2019
1 parent d78b184 commit 005c49f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This Middleware is designed to work in NodeJS Express Backends with the rm-authenticator and a Front-End that is connected to that Authenticator as well.

[Docker - rm-authenticator](https://cloud.docker.com/u/reliefmelone/repository/docker/reliefmelone/rm-authenticator)
[Docker - rm-authenticator](https://cloud.docker.com/u/reliefmelone/repository/docker/reliefmelone/rm-authenticator)\
[GitHub - rm-authenticator](https://github.com/relief-melone/rm-authenticator)

When the Front-End sends you a request containing a session cookie, the middleware will automatically populate the request
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rm-session-populator",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 005c49f

Please sign in to comment.