This log was last generated on Wed, 30 Oct 2024 17:11:25 GMT and should not be manually modified.
Wed, 30 Oct 2024 17:11:25 GMT
- support external fetch api ([email protected])
Fri, 18 Oct 2024 18:43:05 GMT
- Update README and LICENSE files ([email protected])
- fix: API error messages are now correctly mapped to the PassageError class ([email protected])
Wed, 04 Sep 2024 16:42:22 GMT
- New build that should work for a wider set of tools and frameworks ([email protected])
- Bump ws from 7.5.9 to 7.5.10 ([email protected])
- Bump jose from 4.14.4 to 4.15.5 ([email protected])
- --- updated-dependencies: - dependency-name: express dependency-type: direct:development ... ([email protected])
- Bump braces from 3.0.2 to 3.0.3 ([email protected])
Tue, 21 May 2024 15:39:51 GMT
- fix: removes modules.exports to correctly uses the esm export syntax ([email protected])
Thu, 04 Apr 2024 19:11:38 GMT
- SDK updates ([email protected])
- Added new method to get user by identifier, getUserByIdentifier ([email protected])
Thu, 18 Jan 2024 20:24:23 GMT
- Added SocialConnectionNotFound 404 Error ([email protected])
Wed, 10 Jan 2024 18:05:01 GMT
- use built-in node http IncomingMessage type for requests ([email protected])
Thu, 04 Jan 2024 20:09:48 GMT
- add AuthMethods field to App ([email protected])
- Add social login support ([email protected])
- add dark mode settings to AppInfo ([email protected])
- SDK updates - Create AuthMethods ([email protected])
- Bump @babel/traverse from 7.22.11 to 7.23.5 ([email protected])
Mon, 02 Oct 2023 20:13:35 GMT
- New API Element customization variables ([email protected])
Wed, 20 Sep 2023 15:48:55 GMT
- Update Beachball publish token command ([email protected])
Mon, 18 Sep 2023 16:20:27 GMT
- Pin beachball to version 2.33.3 ([email protected])
Fri, 15 Sep 2023 18:06:19 GMT
- Include changelog in published package ([email protected])
Fri, 15 Sep 2023 17:12:46 GMT
- SDK is now generated with openapi-generator ([email protected])
- Potentially introduces Typescript errors. Several type names have been added and changed ([email protected])
Fri, 11 Aug 2023 15:16:54 GMT
- [object Object] ([email protected])
Wed, 19 Jul 2023 15:02:00 GMT
- Replace axios for node-fetch (email not defined)
Tue, 11 Jul 2023 18:48:21 GMT
- create magic link with specific type ([email protected])
- Fixing the MagicLink Enumeration ([email protected])
Fri, 23 Jun 2023 00:50:10 GMT
- Replace JWKS Lookup with Jose createRemoteJWKSet ([email protected])
Thu, 22 Jun 2023 01:27:40 GMT
- Update security vulnerabilities in npm packages ([email protected])
Fri, 09 Jun 2023 15:32:31 GMT
- Export all types from indexfile, clean up eslintconfig and prettierconfigs ([email protected])
Tue, 06 Jun 2023 21:10:47 GMT
- PSG-2003: Replace jsonwebtoken and jwk-to-pem with jose ([email protected])
- PSG-2055: fix type errors for when apps default our lib to CJS ([email protected])
Thu, 06 Apr 2023 15:55:49 GMT
- Add Auth Fallback Method Properties ([email protected])
Mon, 06 Feb 2023 16:20:13 GMT
- Improve typing for MagicLinkRequest ([email protected])
Wed, 12 Oct 2022 17:08:12 GMT
- add sdk version header ([email protected])
Wed, 28 Sep 2022 15:34:12 GMT
- add new PassageError class for handling errors ([email protected])
Wed, 28 Sep 2022 14:49:14 GMT
- PSG-1017: parse cookies without regex ([email protected])
Fri, 16 Sep 2022 14:08:34 GMT
- add locale support to passage-node ([email protected])
Thu, 08 Sep 2022 18:56:38 GMT
- Remove boolean value from promise return type value on authenticateRequest ([email protected])
Fri, 02 Sep 2022 14:07:34 GMT
- add refresh token sighOut ([email protected])
Tue, 26 Jul 2022 19:59:20 GMT
- update App and User fields ([email protected])
Fri, 22 Jul 2022 17:40:00 GMT
- add fields to device type ([email protected])
Wed, 13 Jul 2022 21:01:30 GMT
- improvement in jwks caching ([email protected])
Fri, 24 Jun 2022 14:41:19 GMT
- no longer require jwk to validAuthToken ([email protected])
Mon, 23 May 2022 16:42:44 GMT
- add getApp Details to Passage class ([email protected])
Mon, 16 May 2022 18:56:55 GMT
- JWK support; fetchPublicKey -> fetchJWKs ([email protected])
Fri, 29 Apr 2022 17:34:59 GMT
- User metadata and devices now supported ([email protected])
Fri, 29 Apr 2022 16:05:31 GMT
- User metadata now supported when creating or updating users ([email protected])
- API enhancements ([email protected])
Fri, 18 Feb 2022 16:32:45 GMT
- User status now an enum (no longer active boolean) ([email protected])
Wed, 05 Jan 2022 17:04:51 GMT
- Type safety refinement ([email protected])
Wed, 15 Dec 2021 21:15:19 GMT
- Added User methods: delete, create ([email protected])