Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 65c8097

Browse files
committed
Remove disclaimer from readme
1 parent bb66c1b commit 65c8097

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
### ⚠️ Disclaimer ⚠️
2-
3-
In the rare case that someone wants to use this boilerplate to bootstrap their own app, make sure to [update bcrypt to `>=5.0.0`](https://github.com/advisories/GHSA-5wg4-74h6-q47v) before your app goes live. I'm [not upgrading bcrypt yet](https://github.com/tywmick/nextjs-local-authentication/pull/4) in this demo because (1) it breaks the demo; (2) it only affects passwords greater than 255 bytes; (3) this is just a demo, not an account connected to anything important; and (4) I don't have the time, presently.
4-
51
# Next.js local authentication with MongoDB
62

73
Greetings, traveler!

0 commit comments

Comments
 (0)