Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dsevillamartin dsevillamartin released this 12 Mar 23:30
· 70 commits to master since this release

Sign Up & Log In, added +inline documentation

Build Status Inline docs

FlarumJS Blog Entry


Sign Up & Log In

  • Passport
    • Added local sign up
    • Added local log in
  • Added POST route to see if login credentials are right
  • Added POST route to register a user
  • Added GET route to log the user in
  • Added sign up & log in modals
  • Added modal overlay
  • Added /login route for errors and to immediately show login modal

Other