Releases: auth0-extensions/node-auth0
Releases · auth0-extensions/node-auth0
v3.0.4
Changes
- Ensuring dependencies will return correct errors.
v3.0.3
Changes
- Update private dependencies.
v3.0.2
Changes
- No changes
v3.0.1
Changes
- DXEX-273: Consistent method signatures @shawnmclean (#5)
v3.0.0
Changes
- Add update hook @faroceann (#4)
- DXEX-262: Delete and Get All Hooks @shawnmclean (#3)
- DXEX-167: Get Hook by Id @shawnmclean (#2)
- [DXEX-166] create hook @lzychowski (#1)
- Complete/fix addition of branding and prompts endpoints. @chrisscott (auth0#386)
- Add "getAccessToken" method to "ManagementClient" @yinzara (auth0#373)
- Encode id param on GET @luisrudge (auth0#374)
- release v2.18.0 @luisrudge (auth0#371)
- Add Management API support for Branding and Prompts endpoints. @chrisscott (auth0#370)
- FIx createPasswordChangeTicket docs @luisrudge (auth0#366)
- Update PULL_REQUEST_TEMPLATE.md @lbalmaceda (auth0#363)
- Set the authentication header in the RestClient instance. @ngonzalvez (auth0#359)
- v2.17.1 @luisrudge (auth0#365)
- Add UserBlocksManager @shenie (auth0#332)
- Fix telemetry header @lbalmaceda (auth0#362)
- Setup the CODEOWNERS for pull request reviews @damieng (auth0#361)
- v2.17.0 @luisrudge (auth0#355)
- missing params in sendEmailVerification @IdentityDan (auth0#354)
- Add method to assign users to a role @pushpabrol (auth0#348)
- Add support for roles and permissions @pushpabrol (auth0#344)
- v2.16.0 @luisrudge (auth0#345)
- Add support for Auth0 Grants @jsmpereira (auth0#343)
- release v2.15.0 @luisrudge (auth0#342)
- Add users-exports endpoint @arjenvanderende (auth0#340)
- Regenerate yarn lock for updated deps @damieng (auth0#338)
- Update dependencies @damieng (auth0#336)
- Add param docs for emailProvider @stevezau (auth0#337)
- Make npm scripts work on Windows @damieng (auth0#335)
- Don't validate id_token when alg is HS256 and there is no clientSecret @luisrudge (auth0#330)
- Adding GitHub Issue and PR templates @joshcanhelp (auth0#328)
- Fix docblock @luisrudge (auth0#326)
- doc typo: Stinrg -> String @voutilad (auth0#322)
- Fix docs @stevezau (auth0#320)
- v2.14.0 @luisrudge (auth0#317)
- Add Custom Domains methods @stevezau (auth0#310)
- Typo in getFactors doc @stevezau (auth0#314)
- Fix Guardian Params @stevezau (auth0#315)
- Add method to refresh a token using a refresh_token @modeswitch (auth0#313)
- Add all Guardian APIs @stevezau (auth0#311)
- Added client_id parameter to docs for verifyEmail @MrPrashantT (auth0#312)
- Deprecate UsersManager.deleteAll and deleteAllUsers wrapper methods @M-Zuber (auth0#309)
- Add send_completion_email and upsert params for importUsers @Floppy (auth0#270)
- install dependencies with --frozen-lockfile option in ci @1pete (auth0#308)
- Update LICENSE year @rahulkumaran (auth0#302)
- v2.13.0 @luisrudge (auth0#300)
- Add search_engine to JSDOC @luisrudge (auth0#294)
- Add id_token validation (HS256 and RS256) @luisrudge (auth0#295)
- Release 2.12.0 @luisrudge (auth0#293)
- Added authorizationCodeGrant method to OAuthAuthenticator @cwurtz (auth0#290)
- fix documentation typo @trevorah (auth0#287)
- fix documentation typo @trevorah (auth0#286)
- Add Guardian Enrollments endpoints @fmedinac (auth0#278)
- Release 2.11.0 @luisrudge (auth0#289)
- Added Pagination Docs for a Client Grants, Resouce Servers and Rules @cocojoe (auth0#282)
- Added CI 2.0 @cocojoe (auth0#285)
- Added rules config methods @dctoon (auth0#227)
- Added documentation for ManagementClient.getLogs(params, callback) @akvamalin (auth0#280)
- Use "files" package.json field instead of npmignore @marcind (auth0#272)
- Get access token before importing users @Floppy (auth0#267)
- v2.10.0 @luisrudge (auth0#269)
- Adding pagination docs for clients/connections @luisrudge (auth0#268)
- Add user import via JSON @Floppy (auth0#250)
- Adding email templates @luisrudge (auth0#260)
- Fix deleteUserMultifactor naming @luisrudge (auth0#259)
- Put docs on top of the readme @luisrudge (auth0#257)
- Prepare 2.9.3 @luisrudge (auth0#245)
- Formatting codebase + auto format in precommit @luisrudge (auth0#256)
- Update README.md @joshcanhelp (auth0#255)
- OAuthAuthenticator - passwordGrant example correction @Maanum (auth0#226)
- fixed documentation for createRule @donaldpipowitch (auth0#214)
- fix typo @JimiHFord (auth0#211)
- Fixing some docs issues @luisrudge (auth0#252)
- Add client secret to passwordGrant @petetnt (auth0#217)
- Add docs and scripts directories to npmignore @tomyam1 (auth0#235)
- v2.9.2 @luisrudge (auth0#233)
- Update rest facade @luisrudge (auth0#232)
- Add connection options to passwordless (auth0#159) @wbhob (auth0#160)
- fixed missing data object error @dctoon (auth0#224)
- Fix documentation for updating the email provider @akvamalin (auth0#220)
- Add retry functionality for management api requests @dctoon (auth0#215)
- Added support for /users-by-email method. @kopertop (auth0#218)
- Fix wrapPropertyMethod mistake for updateClientGrant @danedmunds (auth0#202)
- Added tokenProvider functionality @dctoon (auth0#196)
- Fix auth/users.getInfo to return JSON (fixes auth0#158) @pilwon (auth0#192)
- Update request to address ReDoS vulnerability @dancrumb (auth0#206)
- Improved readme.md example for management API @aaguiarz (auth0#194)
- Fix impersonation to send AT in the params. @hzalaz (auth0#190)
- Add password grant method @hzalaz (auth0#189)
- Fixed minor typo in DatabaseAuthenticator module @scostello-paanalytics (auth0#184)
- Update packages and utilize error classes from rest-facade correctly (Fixes auth0#154) @charsleysa (auth0#183)
- Retrieve a user's Guardian enrollments @joshuaali (auth0#181)
- fix: avoid possible prototype override protection bypass @AlmaasAre (auth0#170)
- Add get user logs @amiram (auth0#176)
- Support refresh_token in getDelegationToken @skevy (auth0#153)
- deprecate samples @chenkie (auth0#182)
- updated hapi api example dependencies, fixes auth0#155 @Amialc (auth0#165)
- Added support for Resource Servers CRUD endpoints @ashishdasnurkar (auth0#150)
- [DO NOT MERGE] Prep samples for Base64 change @chenkie (auth0#145)
- Change Signup CTA to Try Aut0 for Free @fedness (auth0#104)
- dependencies updated @Amialc (auth0#111)
- updated dependencies and readme.md in relay-api example @Amialc (auth0#140)
- added hapi api readme.md, fixes auth0#135 @Amialc (auth0#143)
- Add manager for the Client Grants endpoint (updated) @ognus (auth0#142)
- Fix Author broken link on Readme @jihdeh (auth0#125)
- Added support for client credentials flow @glena (auth0#133)
- replaced superagent with request @tehsis (auth0#131)
- falcor api example now run on 3001 port @Amialc (auth0#105)
- lock v 10 update @Amialc (auth0#115)
- Adding node polyfills for web bundle @jcenturion (auth0#98)
- fixed semicolons, reworked custom-signup example @Amialc (auth0#101)
- nodejs api example updated dependencies @mehreencs87 (auth0#96)
- Create .npmignore @coreybutler (auth0#74)
- getDelegationToken fails since grant_type is not being passed along @a-s-o (auth0#90)
- Add hapi regular webapp example @rolodato (auth0#84)
- Request change password email @edwinestrada (auth0#82)
- Update lock to version 8.2 @Annyv2 (auth0#77)
- Fixed a minor mistake in readme @darkyen (auth0#78)
- Add webpack for browser support @jcenturion (auth0#85)
- Add support for Logs API @jcenturion (auth0#86)
- Update README.md @aguerere (auth0#79)
- Update Readme @Annyv2 (auth0#80)
- Update node API seed to express 4 @Annyv2 (auth0#71)
- Add documentation build instructions to README.md @ngonzalvez (auth0#73)
- Add examples folder @ngonzalvez (auth0#70)
- Auth0 SDK v2 final release @ngonzalvez (auth0#69)
- Add dotenv dependency @Annyv2 (auth0#67)
- Auth0 SDK v2 @ngonzalvez (auth0#68)
- getAllUsers sample adde to READMEd @silviom (auth0#60)
- Fix bug in updateUserMetadata @ngonzalvez (auth0#58)
- Fix jsdocs generation @ngonzalvez (auth0#57)
- Implement 100% of the non-interactive endpoints of the Authentication API @ngonzalvez (auth0#54)
- Delete APIError.js @optimistiks (auth0#52)
- Update Auth0.js @Annyv2 (auth0#55)
- Changed order of cors to get correct error @mgonto (auth0#56)
- Add unit tests, improve backward compatibility and some bug fixes @ngonzalvez (auth0#51)
- Improve test coverage and fix bugs in Auth0 module @ngonzalvez (auth0#50)
- Implement V2 SDK @ngonzalvez (auth0#49)
- Update lock @Annyv2 (auth0#48)
- Scope: openid profile @Annyv2 (auth0#43)
- Added Falcor sample @chenkie (auth0#36)
- Fixed telemetry implementation @preller (auth0#34)
- Improving details on the instructions, as per issue auth0#49 in Auth0 docs… @javlc (auth0#31)
- Updated regular web app sample @ntotten (auth0#33)
- Changed API @dschenkelman (auth0#29)
- Support for generic domains @dschenkelman (auth0#28)
- Regions @dschenkelman (auth0#27)
- Updated to return promises by default. Includes code, examples, tests and docs @dschenkelman (auth0#26)
- Update example to include getUserBySearch usage @calvinfroedge (auth0#24)
- Added get and patch metadata methods @iotaweb (auth0#21)
- Added Impersonate API call @mgonto (auth0#20)
- Regular Webapp seed added @mgonto (auth0#17)
- Fix broken link to passport-auth0 @dentarg (auth0#15)
- Fix broken link to auth0.com @dentarg (auth0#16)
- getUserBySearch @rorygarand (auth0#14)
- Adds getUserInfo to Client (but not as prototype) @pose (auth0#13)
- Fixes setTimeout issue that prevented end of execution. @pose (auth0#9)
- Added /user/userId/email method @stefanhenze (auth0#8)
- Authorization header refactor @pose (#7)
- Adding nock unit test and getAccessToken method to api @pose (#5)