Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh authored Apr 28, 2021
1 parent 08ebb16 commit 6acb9ef
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions examples/with-multiple-instances/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Local passport auth example
# Multiple instances of `bull-board` example

This example shows how to secure your bull-board using local passport strategy.

### Notes
1. It will work with any **cookie** based auth, since the browser will attach
the `session` cookie automatically to **each** request.


Based on: https://github.com/passport/express-4.x-local-example/blob/master/server.js
This example shows how to install multiple instances of your `bull-board`.

0 comments on commit 6acb9ef

Please sign in to comment.