mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
* feat: move adapters repo to new packages dir * fix: rm docusaurus build dir * fix: update .gitignore * fix: reorganise package directories * remove package lock files * fix: folder rename * remove package lock file * fix: jest config paths * update yarn.lock * ignore dynamodb local bin * fix: gitignore * fix: update adapter-test * change adapter-test package json * rename prisma adapter package name * fix paths * update gitignore * run tests with one concurrency * fix: merge conflicts * gitignore dist folders * fix: add jest.config.js to tsconfig ignore * fix: yarn.lock * fix: ignore pouch in turbo commands * ignore jest file * fix: test turbo test cmd * fix: turbo test cmd * test: disable mongodb-adapter temporarily * ignore all dev.db files * simplify gitignore * remove unused dependency * have tsconfig in its own package * remove unnecessary .gitignore files * move jest config to preset * add ts expect error comment * chore: update .gitignore * remove babelrc * don't depend on build for testing in turbo * fix: cleanup testing npm scripts * fix: remove jest-config roots * fix: add fauna jest preset * fix: rm dev.db from prisma mirgation * fix prisma * remove nohoist Co-authored-by: Balázs Orbán <info@balazsorban.com>
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"42-school": "42 School",
|
|
"apple": "Apple",
|
|
"atlassian": "Atlassian",
|
|
"auth0": "Auth0",
|
|
"authentik": "Authentik",
|
|
"azure-ad-b2c": "Azure Active Directory B2C",
|
|
"azure-ad": "Azure Active Directory",
|
|
"battle.net": "Battle.net",
|
|
"box": "Box",
|
|
"bungie": "Bungie",
|
|
"cognito": "Amazon Cognito",
|
|
"coinbase": "Coinbase",
|
|
"credentials": "Credentials",
|
|
"discord": "Discord",
|
|
"dropbox": "Dropbox",
|
|
"email": "Email",
|
|
"eveonline": "EVE Online",
|
|
"facebook": "Facebook",
|
|
"faceit": "FACEIT",
|
|
"foursquare": "Foursquare",
|
|
"freshbooks": "Freshbooks",
|
|
"fusionauth": "FusionAuth",
|
|
"github": "GitHub",
|
|
"gitlab": "GitLab",
|
|
"google": "Google",
|
|
"identity-server4": "IdentityServer4",
|
|
"overview": "Overview",
|
|
"instagram": "Instagram",
|
|
"kakao": "Kakao",
|
|
"keycloak": "Keycloak",
|
|
"line": "LINE",
|
|
"linkedin": "LinkedIn",
|
|
"mailchimp": "Mailchimp",
|
|
"mailru": "Mail.ru",
|
|
"medium": "Medium",
|
|
"naver": "Naver",
|
|
"netlify": "Netlify",
|
|
"okta": "Okta",
|
|
"onelogin": "OneLogin",
|
|
"osso": "Osso",
|
|
"osu": "Osu!",
|
|
"patreon": "Patreon",
|
|
"pipedrive": "Pipedrive",
|
|
"reddit": "Reddit",
|
|
"salesforce": "Salesforce",
|
|
"slack": "Slack",
|
|
"spotify": "Spotify",
|
|
"strava": "Strava",
|
|
"trakt": "Trakt",
|
|
"twitch": "Twitch",
|
|
"twitter": "Twitter",
|
|
"vk": "VK",
|
|
"wordpress": "WordPress.com",
|
|
"workos": "WorkOS",
|
|
"yandex": "Yandex",
|
|
"zoho": "Zoho",
|
|
"zoom": "Zoom"
|
|
} |