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

Monthly Milestone - February 2019 💝⛄️ #2313

Closed
14 of 37 tasks
dhmlau opened this issue Jan 30, 2019 · 4 comments
Closed
14 of 37 tasks

Monthly Milestone - February 2019 💝⛄️ #2313

dhmlau opened this issue Jan 30, 2019 · 4 comments
Assignees

Comments

@dhmlau
Copy link
Member

dhmlau commented Jan 30, 2019

February milestone

  • Authentication & Authorization story
  • Spikes on LB3->LB4 Migration
  • Groundwork for LB4 extensibility
  • Prep work for presentations at events

Note:

  • We have committed more than our usual velocity because some are almost done, and some need to happen (e.g. conference prep work).
  • We normally don't include PRs in the milestone, but the extensibility PRs are laying the foundation and already taking a lot of the team's time for review.

LoopBack 4

Stretch Goals

LoopBack 3

@jannyHou
Copy link
Contributor

jannyHou commented Feb 1, 2019

@dhmlau @nabdelgadir According to the estimation meeting yesterday, #2311 is blocked by #2249, I propose we work on loopbackio/loopback4-example-shopping#40 as a replacement, there is already a PR in progress for it: loopbackio/loopback4-example-shopping#33
what would you think?

@nabdelgadir
Copy link
Contributor

@jannyHou sounds good to me. @dhmlau what do you think?

@dhmlau
Copy link
Member Author

dhmlau commented Feb 1, 2019

@nabdelgadir, @jannyHou and I were just discussing this, and we've modified the milestone.

@dhmlau
Copy link
Member Author

dhmlau commented Feb 22, 2019

Based on the discussion summarized in here, the next step for the authentication story is

  • Step 1a: create extension point for access token generator in @loopback/authentication, define the key as the constant and interface
  • in shopping example, it will implement this access token generator
  • Step 1b: create interface for strategy and then the extension point for strategies -- needs Raymond's PR
  • Step 1c: Add common action to authenticate inside authentication module.
  • ** Step 1d**: Move the credential extractor code from the example app back to the authentication package.
  • Step 2 : rebase shopping example against the @loopback/authentication

So the stretch goals under authentication epic won't be carried over to March, and @jannyHou will be creating new set of tasks for the above.

@dhmlau dhmlau closed this as completed Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants