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

Add @foal/authorization and extend Context #22

Merged
merged 13 commits into from
Dec 16, 2017

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Dec 10, 2017

  • Add useful access control hooks in a new package: @foal/authorization.
  • Introduce contexts that support session, user and result.
  • Add authentication and authorization example in @foal/examples
  • Write authentication and @foal/authorization docs (specify the name attribute isAdmin)
  • Add context docs.
  • Use WWW-Authenticate header on 401 status.
  • Add password hash to docs and examples

@LoicPoullain LoicPoullain added this to In Progress in Issue tracking Dec 10, 2017
@LoicPoullain LoicPoullain moved this from In Progress to Done in Issue tracking Dec 16, 2017
@LoicPoullain LoicPoullain merged commit 1f9c09b into v0-4-0 Dec 16, 2017
@LoicPoullain LoicPoullain deleted the package-authorization branch December 16, 2017 14:40
@LoicPoullain LoicPoullain mentioned this pull request Dec 16, 2017
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant