Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with koa via koa-jwt + tests + documentation #8

Merged
merged 9 commits into from Jun 27, 2017

Commits on Mar 24, 2017

  1. Add integration with koa-jwt

    Adds an integration for compatibility with koa-jwt
    sdd committed Mar 24, 2017
    Copy the full SHA
    36b40b3 View commit details
    Browse the repository at this point in the history
  2. Add koa demo

    sdd committed Mar 24, 2017
    Copy the full SHA
    905cd50 View commit details
    Browse the repository at this point in the history
  3. set error status

    sdd committed Mar 24, 2017
    Copy the full SHA
    8c0ea67 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. initial tests for koa integration

    sdd committed Mar 28, 2017
    Copy the full SHA
    015907d View commit details
    Browse the repository at this point in the history
  2. Completed koa integration and scripts. Updated docs with koa demo lin…

    …k. Added demo server for koa.
    sdd committed Mar 28, 2017
    Copy the full SHA
    c6d42ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Copy the full SHA
    91fc5b7 View commit details
    Browse the repository at this point in the history
  2. update dep

    sdd committed Mar 30, 2017
    Copy the full SHA
    5f656d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. add koa example REDAME and package

    dunnock authored and sdd committed Apr 5, 2017
    Copy the full SHA
    057ebc3 View commit details
    Browse the repository at this point in the history
  2. Koa->Hapi

    dunnock authored and sdd committed Apr 5, 2017
    Copy the full SHA
    d62c953 View commit details
    Browse the repository at this point in the history