An open API service for software projects hosted on Open Collective.

Auth.js

Working on open source libraries for authentication
Collective - Host: opensource - https://opencollective.com/nextauth - Website: https://authjs.dev - Code: https://github.com/nextauthjs/next-auth

Fixed a typo in run locally command

github.com/nextauthjs/next-auth - 45c732060d8fbc9dfdaa306c114b1c3116762670 authored about 7 years ago
fix broken link to .env.default because it has been renamed to .env.example

github.com/nextauthjs/next-auth - 15092f54e5bb00ff3b38e7d888a5536ec0a7544b authored about 7 years ago
Release 1.8.5

* Hotifx for release 1.8.3 which was a broken release (!)
* This release includes a downgrade fr...

github.com/nextauthjs/next-auth - f32ce7b7ed88ee494237c6ec426c32c0cbf3bc22 authored about 7 years ago
Release 1.8.3

Fixes Webpack config for the latest release of webpack/webpack-cli

github.com/nextauthjs/next-auth - 0b1f7b98bb5f281385a500008968d67a778f2ba8 authored about 7 years ago
Bumping version for 1.8.2 release

* Now respects 'callbackUrl' in 'strategyOptions' for oAuth providers.
* Updated dependancy vers...

github.com/nextauthjs/next-auth - 64703ef4f1dd257a8438c00206199f308879ab3b authored about 7 years ago
Merge pull request #27 from lifehome/patch-1

Respect configuration file option for setting 'secure' to false in nodemailer via an optional en...

github.com/nextauthjs/next-auth - 24885187aa90d1ac7c4e47bf72c07161603b9cf5 authored about 7 years ago
Merge pull request #29 from joshuar500/master

Respect strategyOptions.callbackUrl

github.com/nextauthjs/next-auth - c4f81272d6757c4ddfa8c5ba9a37f0a5f3cdbf80 authored about 7 years ago
Respect strategyOptions.callbackUrl

github.com/nextauthjs/next-auth - 29b03dadea10624e61d1f47179f1ebef0ecd4a66 authored over 7 years ago
Respect configuration file

github.com/nextauthjs/next-auth - 3883065e1f61a4fdd2565aa54a792cb92e7e612d authored over 7 years ago
Add additional session configuration options

github.com/nextauthjs/next-auth - 90e3eb9fb023a32a7565a3add1f64c7089aa572a authored over 7 years ago
Now passes additional option to update

When calling update() after…

1. Invalidating a one time use emailToken (after use).
2. Unlinkin...

github.com/nextauthjs/next-auth - 5ad0ace20efd89bc4068fd02465d520a2e745456 authored over 7 years ago
Adding support for credentials based sign in

* Resolves #18 by providing an easy way to define a custom credentials based sign in end point a...

github.com/nextauthjs/next-auth - bf3c5fb273aa96cc65b9879b182eda0ffb3e903b authored over 7 years ago
Adding LICENCE.txt

Resolves #19

github.com/nextauthjs/next-auth - cc872701ebf096d9e0360f4bdc1dfc42b3fdc17b authored over 7 years ago
Release 1.7.3 - isomorphic-fetch now a dependancy

The module `isomorphic-fetch` is required by `next-auth/client` (but should not be bundled in as...

github.com/nextauthjs/next-auth - 4960f19d7ea8817329704aefb8cadc4a4b8e3889 authored over 7 years ago
Improving documentation

github.com/nextauthjs/next-auth - 8045a9318a672073f18088ba13d48b4fea3b6fd4 authored over 7 years ago
Release 1.7.1 fixes bug when not passing a port

This update fixes a bug with initialisation and route handling when not passing a port to NextAuth.

github.com/nextauthjs/next-auth - b7c30461be62cd57e8be0110fc7743d13d663402 authored over 7 years ago
Changes to response API, fixes issues in 1.6

* Fixes bug in v1.6.0 with the return reponse (for those extending NextAuth), it was returning a...

github.com/nextauthjs/next-auth - e98976af04a62f3263820ce79e6fa1f7ae70e84e authored over 7 years ago
Fix to avoid duplicate sessions in development

Resolves #16

github.com/nextauthjs/next-auth - ada0568c393bb068c2d68b0c0b50601dfa4db2ba authored over 7 years ago
Release 1.5.1. - Updaing dependancies

* Example now uses Next.js 5.0.
* Pruned unused dependancies.
* Fixed missing depdendancies for ...

github.com/nextauthjs/next-auth - 398c87cf009424d44f9f17bdc9456f5f61dff65a authored over 7 years ago
New release: Version 1.5.0

The major change in this release is integration of next-auth client codebase, so including the n...

github.com/nextauthjs/next-auth - 093b1a4524a649de313c7d20d65f4a0d5737b26e authored over 7 years ago
Removing the npm-shrinkwrap.json

This shouldn’t normally be published in a module and causes problems for those consuming it.

github.com/nextauthjs/next-auth - 451e605c6908f9dfa670264ffe386d50a9d5d841 authored over 7 years ago
Support for SSL proxies and secure cookies

* Now trust proxies running in front when they say they are running the site over SSL (e.g. Hero...

github.com/nextauthjs/next-auth - 54da7ae878302a1b1a461223067432eaf34c615e authored over 7 years ago
Merge pull request #11 from khuezy/master

Update to always use HTTPS for callback URLs and in email tokens if the site is being accessed v...

github.com/nextauthjs/next-auth - 7e77ba40f170ce4838456db96de68602c05e1598 authored over 7 years ago
simplify protocol

github.com/nextauthjs/next-auth - 64d73f7353b6d4ffdd4c311a762463aae8b83455 authored over 7 years ago
Respect the protocol

github.com/nextauthjs/next-auth - 0043df47a231d0feffaa5542fbe39fbdb21683f3 authored over 7 years ago
added protocol check

github.com/nextauthjs/next-auth - dca5d4b7574880fd5dcc028cf91b76a34d01ac68 authored over 7 years ago
Updating example package version number

github.com/nextauthjs/next-auth - 145064943958ddffcf02048fc3f32cecf456b52a authored over 7 years ago
Now passes oAuth profile to insert() and update()

The oAuth profile for a service is now passed to update() and insert() when signing in via oAuth...

github.com/nextauthjs/next-auth - afcae75aaf51b16bf1c1915bc7e2f3f101f01fe2 authored over 7 years ago
Adding additional objects to NextAuth response

This makes it easier to access properties after loading NexAuth.

github.com/nextauthjs/next-auth - 5fe3f09d47d31523c1ece9082a156346e786d624 authored over 7 years ago
Updating email config example

Now sends mail directly from localhost if no mail server configured.

This is not recommended fo...

github.com/nextauthjs/next-auth - ff23eba4a45119f99460fa5bd00ca55b8a9d1022 authored over 7 years ago
MInor typo corrections

github.com/nextauthjs/next-auth - e6c5b06285f9cbd63ae4ce8089f535d5d29ea479 authored over 7 years ago
Adding documentation for the example site

github.com/nextauthjs/next-auth - 5d28116acc6a94011753bea579d991087be2153d authored over 7 years ago
Improving documentation

github.com/nextauthjs/next-auth - 9cad8e7ab81c080e1813b4894856cbbcd6dfd6f1 authored over 7 years ago
Improved documentation and examples

github.com/nextauthjs/next-auth - 85f5b262c1168ec73ce40976b2350efd5ab048bf authored over 7 years ago
Fixing bug with displaying linked accounts

Linked account information was sometimes displayed incorrectly.

This has been fixed, and error ...

github.com/nextauthjs/next-auth - c2480fde8553b2d10ecccbe02cb7f9289f63ace3 authored over 7 years ago
Adding body-parser to package.json

github.com/nextauthjs/next-auth - b905c856e491fff41123451129a98bc6462da7d1 authored over 7 years ago
Improving documentation

github.com/nextauthjs/next-auth - 021a16ea10f97b91210c88362dfe10ad56ce0c8a authored over 7 years ago
Adding documentation

github.com/nextauthjs/next-auth - 803736ad0ce0a37faf3a24234742f059df8d6254 authored over 7 years ago
Removing build dir

Commited by accident

github.com/nextauthjs/next-auth - 57df0378f1a9dd6e5a21978289f1e31e81364f48 authored over 7 years ago
Initial commit of next-auth and example

github.com/nextauthjs/next-auth - a37fc97a60d2b511924adf8d7f4912fb4dbd9638 authored over 7 years ago