Sitefox
Topics
Namespaces
sitefox.auth
Built-in authentication wrapping passport.js - email/password based authentication is supported out of the box:
Public variables and functions:
- add-messages!
- callback:reset-password-email
- callback:sign-up-email
- component:error
- component:messages
- component:reset-password-email-form
- component:reset-password-email-form-done
- component:reset-password-form
- component:sign-in-form
- component:sign-up-form
- component:sign-up-form-done
- component:sign-up-success
- component:simple-message
- create-user
- decrypt-for-transit
- deserialize-user
- encrypt-for-transit
- get-or-create-user-by-key
- get-user-by-key
- hash-password
- make-handle-csrf-error
- make-hmac-token
- make-middleware:reset-password-send-email
- make-middleware:sign-up-email
- make-middleware:signed-in-redirect
- middleware:finalize-sign-up
- middleware:reset-password-email-submit
- middleware:reset-password-submit
- middleware:sign-in-submit
- middleware:sign-up-submit
- middleware:update-password
- middleware:verify-reset-password
- middleware:verify-sign-up
- re-plus
- re-slash
- save-user
- serialize-user
- setup-auth
- setup-email-based-auth
- setup-reset-password
- timestamp-expired?
- validate-post-data
- verify-kv-email-user
sitefox.db
Lightweight database access. The environment variable DATABASE_URL
configures which database to connect to.
Public variables and functions:
sitefox.html
Functions for wrangling HTML and rendering Reagent components into selectors.
Public variables and functions:
sitefox.mail
Functions for sending email from web services using node-mailer.
Public variables and functions:
sitefox.reloader
Functions to ensuring live-reloading works during development mode.
Public variables and functions:
sitefox.tracebacks
Server side error handling. Get tracebacks from live sites emailed to you.
Public variables and functions: