Ecosyste.ms: OpenCollective
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
Changes to verification model mean it can be used for other kinds of verification requests when ...
github.com/nextauthjs/next-auth - 5f0f403b503cacddf8d56d03930f7ad014491f5f authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - fdae191116287fe83ae0461c92b64bae0ddda698 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 9d2d7133a1541ece5c4361be0f6f2c0f3e05f514 authored over 4 years ago by Iain Collins <[email protected]>
* Using method preserves current URL on signin / signout
* Reloads browser window once complete ...
github.com/nextauthjs/next-auth - b39d491df3492060d11e623a5f0be906d1902645 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - f50013899abf8eae9d539bc811ecd82efd53c5f5 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 7560d4ba80a119a3b52298e05caa1d698528c3f7 authored over 4 years ago by Iain Collins <[email protected]>
* Added REST API docs to sidebar
* Added documentation for the Apple Provider (WIP)
* Added clar...
Seems like `clientSecret` is mandatory for Auth0 Provider.
github.com/nextauthjs/next-auth - a72aef7a86b00f564aad48efa47e4588a1a0011e authored over 4 years ago by Jibin George <[email protected]>Includes some minor tweaks to options to match documentation (non breaking changes).
github.com/nextauthjs/next-auth - 39e97c3b96ad6b2471606e53bbce2d63473c93f9 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - e7d7a7ccab2b86173192a2812bb41fa17ed1e04c authored over 4 years ago by Jibin George <[email protected]>
github.com/nextauthjs/next-auth - 8b173efe96277863a4160e29ecd199914a5190fc authored over 4 years ago by Jibin George <[email protected]>
github.com/nextauthjs/next-auth - f53a7f3b85f673627514b87430785c2e9bb7ae7e authored over 4 years ago by Gerald Nolan <[email protected]>
github.com/nextauthjs/next-auth - fd6fceb884a8e647e8d5bd4f888e74c667c50eb1 authored over 4 years ago by Gerald Nolan <[email protected]>
github.com/nextauthjs/next-auth - 62f5d7ebe150f972a44578b1a82702caa8ce9ab9 authored over 4 years ago by Gerald Nolan <[email protected]>
* shortened some long urls
* some fixes in text
github.com/nextauthjs/next-auth - 74a5f459f501519b215c90bbde561ed40f634c77 authored over 4 years ago by Lori Karikari <[email protected]>github.com/nextauthjs/next-auth - 7b38af81cf7b8f0ac72dd35d616bcda1944f0a9b authored over 4 years ago by Nico Domino <[email protected]>
github.com/nextauthjs/next-auth - ffd9691cd078c9abe85548b57fd694385dce6c29 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 401df2c1777c713e9784e8fefb092db314ca5a8b authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 86f072bf4bbddc9dbe12d293425e61b0c972b185 authored over 4 years ago by ndo@ndo1 <[email protected]>
github.com/nextauthjs/next-auth - 97fadb0d9f9c676a18ef80bdb9849cbc6958c0f6 authored over 4 years ago by ndo@ndo1 <[email protected]>
github.com/nextauthjs/next-auth - e7ae32f6189dcf5f31cb42f1be8d77cf1cb939d2 authored over 4 years ago by Iain Collins <[email protected]>
* Fix bug in parser (.query -> search)
* Comments to explain what is going on
* Fallback to Type...
github.com/nextauthjs/next-auth - cb1ce73c92e2a48f6564c647f2d61bad8b05a26c authored over 4 years ago by Iain Collins <[email protected]>
* Database configuration now only needs a single line!
* You can still specify options using que...
github.com/nextauthjs/next-auth - 93054578c9b1cbb5850f860613a8af1090e0ea71 authored over 4 years ago by Iain Collins <[email protected]>
Now supports 'pages' option, which can be any URL.
If specified, these replace the built in pag...
github.com/nextauthjs/next-auth - d112800b98ab90aac1b23c85d2d07a5c107eaf1c authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - c8bf342d8b34771ce65fbd75074ad22ed669bce5 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 63ceb1a2606c25ac0ace6bfa942650c95b54ab52 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - ca519b69ce3b03822a611712f19fe50e4fd0137a authored over 4 years ago by Iain Collins <[email protected]>
These changes fix compatibility issues with common SQL databases including MySQL, MariaDB and Po...
github.com/nextauthjs/next-auth - 2f16d8448df56dab1ebac2954902a07f474a8daf authored over 4 years ago by Iain Collins <[email protected]>Resolves #157
github.com/nextauthjs/next-auth - 74b334f7ad31b15bbd629a7616e0f16d1a16d17c authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - d5a231f51bdfb163ef46e87bd05296f5cbc43182 authored over 4 years ago by Lachlan Campbell <[email protected]>
github.com/nextauthjs/next-auth - 9b24e216fa93dcc042b52b61a063b0e1a8d0a314 authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - a944870eb22821d5c4c2f1484d2514d89f0fa8bb authored over 4 years ago by Lori Karikari <[email protected]>
github.com/nextauthjs/next-auth - bc6fd4aa321fb481abe3f3d2ee41a400ea4b6c69 authored over 4 years ago by Iain Collins <[email protected]>
* Fixes #145
* See also #131
This doesn't allow signing in without an email address, but it han...
github.com/nextauthjs/next-auth - 4a00d5aca5a0ae6500da2eeabb31cee037835ca4 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - c55cb526f70fb2b3812b80cba6c25f6d93e6abb6 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 70a728f15be087643596f8a85a1bccdaadbf5856 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - e7c9c844dc3d250d84097cc641b37dcfd67aefeb authored over 4 years ago by Iain Collins <[email protected]>
* Now accepts 'database' as an option as an alterantive to 'adapter'.
* If specified, 'database'...
github.com/nextauthjs/next-auth - 7cd537d58dad2098f7fdf74700b65e07ea4f250f authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 7ad11f73cd492b27697fa7950656a28017c7dc26 authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - 82ac943e3ea0d37562ffc3fc92ecea8e9d88876a authored over 4 years ago by Nico Domino <[email protected]>
Due to typo, was setting default expiry time to 30 hours, instead of 30 days.
This also made up...
github.com/nextauthjs/next-auth - 420bb9a74c333a225a6a8a53163b0c2dfd22da83 authored over 4 years ago by Iain Collins <[email protected]>The name baseURL (and basePath) are exposed as options.
As they are more more widely used than ...
github.com/nextauthjs/next-auth - 4c32727b37121cce023c1e35b844b4c137d01b72 authored over 4 years ago by Iain Collins <[email protected]>The name baseURL (and basePath) are exposed as options.
As they are more more widely used than ...
github.com/nextauthjs/next-auth - 339f618685655f54718185d4ca485feb7c3c2480 authored over 4 years ago by Iain Collins <[email protected]>* some initial cleanup
* cleaned up the config table
* added FB and fixed some alignments
github.com/nextauthjs/next-auth - 2a8337e67cbb4994a8ecbaa8bb77961af15ff3b5 authored over 4 years ago by Lori Karikari <[email protected]>github.com/nextauthjs/next-auth - bd5071475908d88bc95934cb37f69dfd8c951d00 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - db9ef09d1d8d0e60b4d9b1d536e105eb638ae6e3 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 3bb4e0ca6fdb19badea027eb89de070730a5d736 authored over 4 years ago by Merijn <[email protected]>
This constraint provides a cross-platform way of enforcing that a given oAuth account can only b...
github.com/nextauthjs/next-auth - b4886295ac1f0098619220ce513a340d5909a7d2 authored over 4 years ago by Iain Collins <[email protected]>Added the detailed steps on to set up an environment locally from #105
github.com/nextauthjs/next-auth - ef455dcf063ab27fded23bde2dc7589d048793c3 authored over 4 years ago by Iain Collins <[email protected]>
* Refactored adapter, with less redundant logic
* Removed logic from models
* Added email verifi...
This makes it possible to configure session tokens to be deleted when the browser window is clo...
github.com/nextauthjs/next-auth - 50678d73bd9af557e4c1757ed2b2c9897205baec authored over 4 years ago by Iain Collins <[email protected]>Accidentally included set cookie of a conditional it needs to be in.
github.com/nextauthjs/next-auth - 6d7066e4dbbf4bcab1e90a3cd8f4f6963c1aee78 authored over 4 years ago by Iain Collins <[email protected]>* By default, sessions are 30 day 'rolling sessions' and the timestamp for when they expire is e...
github.com/nextauthjs/next-auth - 52eb11b385ed1b2a60deb2466af62f7508c988c6 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - b176c154050463fbe6174107d7758a8a995e7bfd authored over 4 years ago by Nico Domino <[email protected]>
github.com/nextauthjs/next-auth - 021fdbcf1b2d1036744692baec72e6041f7fbc54 authored over 4 years ago by Iain Collins <[email protected]>
* added Auth0 and updated docs
* changed to proper Auth0 urls
github.com/nextauthjs/next-auth - d7d9988cd8ce6d06262067a33079cc84d27e3f8d authored over 4 years ago by Lori Karikari <[email protected]>github.com/nextauthjs/next-auth - e8baee1774ee5d72854e8a363dd31439381884c3 authored over 4 years ago by Nico Domino <[email protected]>
github.com/nextauthjs/next-auth - 79179dad7129dc6d149dbc6121fe283ef6017449 authored over 4 years ago by Lori Karikari <[email protected]>
I think I broke this earlier by mistake
github.com/nextauthjs/next-auth - c8de8a11829419bdfc176b959cc9e5bec93f62a5 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - a2cfcef0aae15fd96fcc3af548c8ca1e7a73f175 authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - 28d220a42bdc9f137bc548b12f5e34450a0f037a authored over 4 years ago by Lori <[email protected]>
Debugging issue with deployment of docs site.
github.com/nextauthjs/next-auth - 26a8b20459357b97e2034f4b60c2169a2c03e71f authored over 4 years ago by Iain Collins <[email protected]>Although previous config worked locally, it turns out it isn't compatible with now.sh.
It turns...
github.com/nextauthjs/next-auth - 84e0ddf241c1da13fbfcb534729d727c3c81bd2d authored over 4 years ago by Iain Collins <[email protected]>
* Now has 'www' directory at root level for the website (was 'docs').
* The 'docs' directory now...
github.com/nextauthjs/next-auth - d6e7b09ff7e12715396b2cc581af2ad5af35aa50 authored over 4 years ago by Nico Domino <[email protected]>
github.com/nextauthjs/next-auth - daca296df45c327571df821aa2bd8d48aefd2c74 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 8a516904b81ce5e0ac69d056ba413f664fc036a8 authored over 4 years ago by Iain Collins <[email protected]>
Some of the logic was wrong following refactoring.
github.com/nextauthjs/next-auth - 08582aad8383171e629738ff1ef9287aec2bc46c authored over 4 years ago by Iain Collins <[email protected]>In some flows the signout values was returning 'undefined'.
github.com/nextauthjs/next-auth - 4c163d54cae3a18dd21080c8e8c1b48da13f48d3 authored over 4 years ago by Iain Collins <[email protected]>No longer needed.
github.com/nextauthjs/next-auth - 43023293ea98182932b8d34cb02485d1ed763bad authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - 0fabfa4ef9aca43e53aca8ffcdaf5b855d492bdb authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - f2aafac40c31fb3c890eb6d9ef24955f2c99284f authored over 4 years ago by Iain Collins <[email protected]>
* Improve CSRF token verification
* Improved access token generation
* Added work in progress co...
github.com/nextauthjs/next-auth - 018738bcc0a238a1a658ba525243a8cb3c75ede8 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - bb04645a93369629597adecea1e2170fa6fd5df3 authored over 4 years ago by ndo@ndo3 <[email protected]>
* Renamed the `serverUrl` configuration variable to `site`.
* Improved cosmetic apperance of pla...
* CSRF token is verified first.
* If token doesn't match, redirect client to signout URL to prom...
Can now securely sign out. Session cookie and entry in session db are deleted.
github.com/nextauthjs/next-auth - 121ed4a58e8acfdd77658257b121542b305b5eb7 authored over 4 years ago by Iain Collins <[email protected]>
* Sets site name + api route now prior to sign in so avalible sooner.
* Improved next-auth/clien...
Use .status() and .json() where possible.
github.com/nextauthjs/next-auth - 1b374817f082a58a99f668c87be4245d4428db54 authored over 4 years ago by Iain Collins <[email protected]>Brings them into line with other methods.
Not refactoring other getUser* methods at this time a...
github.com/nextauthjs/next-auth - 6ec9d8e9d0e3a8303dec05faf065d2567ce37b52 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - e6cd78d71b5526ae28f42a450f1d24f529058d51 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - d7a2cde57ed174dc74b5b1134c8545f38f7079ab authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - c62617532fa98f760f3e4ca660f7fcc921c26f4e authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - ec3da81887a025ecabf39261196bda4b5cad87cf authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 9bbc9100abd7b92835af4ba2ec4e0ba49f6ace90 authored over 4 years ago by Iain Collins <[email protected]>
* Should database compatability issues with the model.
* Session expiry dates are still not enfo...
github.com/nextauthjs/next-auth - f84748864343ed76ed7a20c640bc592bd12e3250 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - 875ecaeb067abbb367e43c82befa3b79a5601a14 authored over 4 years ago by Lori <[email protected]>
Better default security for cookies, without impacting UX or DX.
Further work to do on CSRF pro...
github.com/nextauthjs/next-auth - eee927a6cd6b872c1b71b78f894a9c005acc02c7 authored over 4 years ago by Iain Collins <[email protected]>This is very much a work in progress!
github.com/nextauthjs/next-auth - 06ef47cc403ebd7c814d0dac33738d30e3ebdc58 authored over 4 years ago by Iain Collins <[email protected]>github.com/nextauthjs/next-auth - 651f3c98870bddd1002df8e1947c743f37dfa82a authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - d25493ae793c49695c9fbb41fc4439e6dc15ff87 authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - 332182a67f02bc738cd81ec729f628e0d8713dd6 authored over 4 years ago by ndo@ndo3 <[email protected]>
github.com/nextauthjs/next-auth - 2032ff127696e0e0c39caf7b34334a1c5676ba59 authored over 4 years ago by Iain Collins <[email protected]>
github.com/nextauthjs/next-auth - d0a403e56a6d352d4ef8bd2a7e0ef80cd3bcc9c0 authored over 4 years ago by Iain Collins <[email protected]>