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

Rewrite university #257

Closed
zoe-1 opened this issue Jan 10, 2018 · 1 comment
Closed

Rewrite university #257

zoe-1 opened this issue Jan 10, 2018 · 1 comment

Comments

@zoe-1
Copy link
Contributor

zoe-1 commented Jan 10, 2018

To update university for latest release.
Started university-rewrite here.

  • lesson1
    • basic hapi server
  • lesson2
    • plugin ./version.js
  • lesson3
    • testing 100% coverage
    • travis
  • lesson4
    • hapi-auth-bearer-token
    • basic authentication
    • must have secret key to access ./version route.
  • lesson5
    • tls everything
  • lessonX
    • build authentication point
    • use prerequisite extensions to execute authentication logic.
  • lessonX
    • catabox-redis
    • generate bearer-token upon successful authentication (cryptiles).
    • Set bearer-token in catbox-cache along with user record.
    • Expire the token after xxxxx time. Set expiresIn: value with server.options.
    • scopes for user record ['admin', 'member']
    • create ./private wrote which requires admin scope for access.
  • lessonX
    • confidence
  • lessonX
    • graphi
  • lessonX
    • good
    • lout
@zoe-1 zoe-1 changed the title Re-write university for 17.0.0 Release Re-write university for new Release Jan 10, 2018
@zoe-1 zoe-1 changed the title Re-write university for new Release Rewrite university for new Release Jan 10, 2018
@zoe-1 zoe-1 changed the title Rewrite university for new Release Rewrite university Jan 10, 2018
@zoe-1
Copy link
Contributor Author

zoe-1 commented May 20, 2018

#259

@zoe-1 zoe-1 closed this as completed May 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant