express-oauth-server icon indicating copy to clipboard operation
express-oauth-server copied to clipboard

express-oauth-server > oauth2-server > lodash

Open dmouse opened this issue 6 years ago • 11 comments

Lodash needs to be updated

dmouse avatar Feb 06 '19 02:02 dmouse

Guess I just fork this branch so I can use it in my package.json. Thank you @dmouse

Others can do the same:

  1. Open @dmouse 's patch on his github: https://github.com/dmouse/express-oauth-server/tree/patch-1
  2. Fork it to prevent further (possibly malicious or broken) commits to be pulled in automatically
  3. Add your fork to your package.json: (example; replace my username with yours) "express-oauth-server": "tobyhinloopen/express-oauth-server#patch-1",
  4. Comment here to let @mjsalinger know you're waiting to get something like this merged

tobyhinloopen avatar May 28 '19 12:05 tobyhinloopen

Are we going to merge this any time soon?

Milad avatar Jul 17 '19 14:07 Milad

+1

waspeer avatar Aug 12 '19 19:08 waspeer

+1 also

KGALLET avatar Aug 21 '19 11:08 KGALLET

I sent an email to one of maintainers 🤞

dmouse avatar Aug 25 '19 16:08 dmouse

+1

nirman28 avatar Aug 28 '19 09:08 nirman28

@dmouse The Travis CI build is failing

jagers avatar Sep 20 '19 17:09 jagers

+1

latzo87 avatar Jan 27 '20 16:01 latzo87

Do we have any news?

viclec avatar Feb 24 '20 09:02 viclec

Is it maintained? 2 years to update lodash version 0_o

ellisium avatar Nov 18 '20 10:11 ellisium

This is a small package. You can still write your own Express wrapper around node-oauth2-server which seems to be somehow maintained. https://github.com/oauthjs/node-oauth2-server/releases

Milad avatar Nov 18 '20 14:11 Milad