Pinned Repositories
api-pagination
Pagination helper for APIs
hapi-auth-anonymous
Authentication strategy to support anonymous mobile users.
hapi-mongoose-db-connector
HAPI module that connects to the mongodb.
hapi-routes-status
Exposes a status route for your node.js/hapi projects.
hapi-routes-users
Exposes routes to add/remove/patch users using HAPI.
mongoose-identity-store
Mongoose Schemas and logic for identity management (users, oauth apps, that kind of stuff)
mongoose-oauth-store-multi-tenant
Backend functionality to implement an oauth provider. DO NOT USE YET.
mongoose-plugins-accessible-by
Adds an accessibility field to a mongoose schema to provide role based security.
mongoose-user-store-multi-tenant
Mongoose based backend store to manage users
node-api-facade
A library that simplifies the exposure of data through REST interfaces in a secure, scope dependent way. Basically transforms internal data into whatever a client of your API has the right to see.
codedoctor's Repositories
codedoctor/hapi-mongoose-db-connector
HAPI module that connects to the mongodb.
codedoctor/hapi-routes-status
Exposes a status route for your node.js/hapi projects.
codedoctor/api-pagination
Pagination helper for APIs
codedoctor/hapi-auth-anonymous
Authentication strategy to support anonymous mobile users.
codedoctor/mongoose-oauth-store-multi-tenant
Backend functionality to implement an oauth provider. DO NOT USE YET.
codedoctor/mongoose-user-store-multi-tenant
Mongoose based backend store to manage users
codedoctor/hapi-loggly
HAPI plugin that writes logs to loggly.com
codedoctor/hapi-routes-users
Exposes routes to add/remove/patch users using HAPI.
codedoctor/hapi-user-store-multi-tenant
Wrapper around mongoose-user-store-multi-tenant
codedoctor/hapi-mandrill
HAPI plugin that exposes mandrill api - used to send transactional emails.
codedoctor/hapi-oauth-store-multi-tenant
Wrapper around mongoose-oauth-store-multi-tenant
codedoctor/hapi-routes-authorization-and-session-management
Provides API endpoints for HAPI servers to acquire/delete sessions and stuff. DO NOT USE YET.
codedoctor/hapi-routes-roles
Provides API endpoints for HAPI servers to manage roles.
codedoctor/mongoose-rest-helper
Some helper functions to expose mongoose models through rest. Very specific to our apps.
codedoctor/hapi-auth-bearer-mw
HAPI plugin that supports bearer token security using our identity store.
codedoctor/hapi-routes-oauth-management
HAPI routes that implement oauth admin functionality.
codedoctor/hapi-routes-tenants-setup
Provides an HAPI endpoint to set up a new tenant.
codedoctor/hapi-routes-users-authorizations
HAPI routes that implement /users/authorizations endpoints using hapi-identity-store as a backend.
codedoctor/hapi-store-accounts
Simple account management backend.
codedoctor/hapi-identity-store
Storage backend for all kinds of identity stuff. Might change in the near future.
codedoctor/mongoose-identity-store-multi-tenant
Multi Tenant version of the identity store
codedoctor/mongoose-plugins-created-by
A simple platform that adds a createdBy field to a mongoose schema.
codedoctor/codedoctor-collection-merge
Functionality to join to sets of objects.
codedoctor/codedoctor-therealestateshowbiz
Wordpress plugin for a client site.
codedoctor/hapi-routes-accounts
Routes to support account management.
codedoctor/hapi-store-notifications
Database model layer to deal with in app notifications.
codedoctor/mongoose-plugins-acl
Basic ACL (access control list) for mongoose.
codedoctor/node-mongodb-objectid-helper
A simple helper to determine if a string is a mongodb object id
codedoctor/node-provisioner
Helpful methods to provision servers and databases.
codedoctor/node-singleplatform
node.js API client for singleplatform.com sponsored by cuizini.com