- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: sergiodxa/remix-auth
base: v3.6.0
head repository: sergiodxa/remix-auth
compare: main
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05ef79f - Browse repository at this point
Copy the full SHA 05ef79fView commit details
Commits on Nov 9, 2023
-
Update README.md and Fix Errors handling section example (#256)
* Update README.md and Fix Errors handling section example In Errors Handling section example when we read Errors from flash we must also commit the new session otherwise the error still remain in the session * Update README.md --------- Co-authored-by: Sergio Xalambrí <hello@sergiodxa.com>
Configuration menu - View commit details
-
Copy full SHA for 93875c1 - Browse repository at this point
Copy the full SHA 93875c1View commit details
Commits on Nov 15, 2023
-
Allow chaining with
Authenticator#use
(#258)Update authenticator.ts
Configuration menu - View commit details
-
Copy full SHA for 7f0f4bc - Browse repository at this point
Copy the full SHA 7f0f4bcView commit details
Commits on Dec 3, 2023
-
Update Types in readme code snippets (#260)
Update README.md update readme file code snippets to use consistent types.
Configuration menu - View commit details
-
Copy full SHA for 1d9ae20 - Browse repository at this point
Copy the full SHA 1d9ae20View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5982fca - Browse repository at this point
Copy the full SHA 5982fcaView commit details
Commits on Feb 9, 2024
-
Fix import from remix-auth-oauth2 in README (#268)
Fix import from remix-auth-oauth2
Configuration menu - View commit details
-
Copy full SHA for 610b485 - Browse repository at this point
Copy the full SHA 610b485View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b22ea79 - Browse repository at this point
Copy the full SHA b22ea79View commit details
Commits on May 30, 2024
-
Allow logout function to receive a HeadersInit (#271)
* feat: headers for logout * Apply suggestions from code review --------- Co-authored-by: Sergio Xalambrí <hello@sergiodxa.com>
Configuration menu - View commit details
-
Copy full SHA for 8b52021 - Browse repository at this point
Copy the full SHA 8b52021View commit details -
Fix JSDoc
@default
for throwOnError (#264)Fix jsdoc for throwOnError
Configuration menu - View commit details
-
Copy full SHA for 4c659e6 - Browse repository at this point
Copy the full SHA 4c659e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7aef1 - Browse repository at this point
Copy the full SHA ab7aef1View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2287ac - Browse repository at this point
Copy the full SHA a2287acView commit details
Commits on Sep 20, 2024
-
Modernize package setup (#295)
* Modernize package setup - Use Bun instead of npm and jest - Use Biome instead of ESLint and Prettier - Add TypeDoc - Update TSConfig configuration - Remove Authorizer * Create exports.ts --------- Co-authored-by: Sergio Xalambrí <sergio@silverback.ventures>
Configuration menu - View commit details
-
Copy full SHA for f1bc31a - Browse repository at this point
Copy the full SHA f1bc31aView commit details -
Bump uuid from 8.3.2 to 10.0.0 (#296)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 10.0.0. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v10.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abc28f5 - Browse repository at this point
Copy the full SHA abc28f5View commit details -
Bump @arethetypeswrong/cli from 0.15.4 to 0.16.4 (#297)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.4 to 0.16.4. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3466985 - Browse repository at this point
Copy the full SHA 3466985View commit details -
Bump @types/uuid from 8.3.4 to 10.0.0 (#298)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 10.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 220f939 - Browse repository at this point
Copy the full SHA 220f939View commit details
Commits on Oct 28, 2024
-
Bump uuid from 10.0.0 to 11.0.2 (#304)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4ea43d - Browse repository at this point
Copy the full SHA a4ea43dView commit details
Commits on Nov 11, 2024
-
Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 (#305)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.16.4 to 0.17.0. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2b211a - Browse repository at this point
Copy the full SHA d2b211aView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c67147b - Browse repository at this point
Copy the full SHA c67147bView commit details -
Use a Cookie object instead of SessionStorage (#299)
* remove unused dependencies and upgrade other * Change from using SessionStorage to Cookie * Update documentation * Add Zod as dev dependency * Change to RR * Simplify even more by removing dependency on the Cookie Let each strategy expect it if needed * Regenerate bun.lockb * Run build before verifying exports * Drop RR requirement and suggest `@mjackson/headers` for cookies * Uninstall react-router dev dependency --------- Co-authored-by: Sergio Xalambrí <sergio@silverback.ventures>
Configuration menu - View commit details
-
Copy full SHA for 89ad79d - Browse repository at this point
Copy the full SHA 89ad79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4eb06d - Browse repository at this point
Copy the full SHA d4eb06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebffad - Browse repository at this point
Copy the full SHA 9ebffadView commit details
Commits on Nov 25, 2024
-
Bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.1 (#307)
Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.8 to 4.0.1. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](Gerrit0/typedoc-plugin-mdn-links@v3.3.8...v4.0.1) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dd5dc9 - Browse repository at this point
Copy the full SHA 8dd5dc9View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8afa90 - Browse repository at this point
Copy the full SHA d8afa90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 581bf6b - Browse repository at this point
Copy the full SHA 581bf6bView commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfe564a - Browse repository at this point
Copy the full SHA dfe564aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 126b60e - Browse repository at this point
Copy the full SHA 126b60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e51e6f - Browse repository at this point
Copy the full SHA 2e51e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b58c4c - Browse repository at this point
Copy the full SHA 7b58c4cView commit details
Commits on Dec 23, 2024
-
Bump @mjackson/headers from 0.8.0 to 0.9.0 (#314)
Bumps [@mjackson/headers](https://github.com/mjackson/remix-the-web/tree/HEAD/packages/headers) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/mjackson/remix-the-web/releases) - [Changelog](https://github.com/mjackson/remix-the-web/blob/main/packages/headers/CHANGELOG.md) - [Commits](https://github.com/mjackson/remix-the-web/commits/headers@0.9.0/packages/headers) --- updated-dependencies: - dependency-name: "@mjackson/headers" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e288f40 - Browse repository at this point
Copy the full SHA e288f40View commit details
Commits on Feb 3, 2025
-
Bump @mjackson/headers from 0.9.0 to 0.10.0 (#317)
Bumps [@mjackson/headers](https://github.com/mjackson/remix-the-web/tree/HEAD/packages/headers) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/mjackson/remix-the-web/releases) - [Changelog](https://github.com/mjackson/remix-the-web/blob/main/packages/headers/CHANGELOG.md) - [Commits](https://github.com/mjackson/remix-the-web/commits/headers@0.10.0/packages/headers) --- updated-dependencies: - dependency-name: "@mjackson/headers" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c438ec9 - Browse repository at this point
Copy the full SHA c438ec9View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.