-
Notifications
You must be signed in to change notification settings - Fork 221
feat(oauth-providers): Add MSEntra OAuth Provider #1017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 05e09f6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Hi @TimBarley Thank you for the PR! @monoald Can you preview this? |
Why is this still open? |
…ment variables (honojs#980) * Add setOidcAuthEnv * Avoid test relying on mutated global * Test and docs * Changeset * style * Update type import * Switch to setOidcAuthEnvMiddleware * Update changeset description * nit remove unneeded optional param on getOidcAuthEnv * Rename to initOidcAuthMiddleware
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* ci: run workspace scripts * ci: remove run option * ci: remvoe default working directory * test(firebase-auth): start emulator in vitest
* ci(coverage): upload initial coverage to codecov * ci(coverage): add flags * ci(bun-transpiler): add coverage
* chore: add coverage badges * ci(casbin): fix spelling
* chore(typia): bump 8.0.3 * chore: changeset * fix: review * fix: patch * Update packages/typia-validator/package.json Co-authored-by: Jonathan Haines <[email protected]> --------- Co-authored-by: Jonathan Haines <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Move "default" entrypoint down in "typia-validator" * Add changeset * Fix changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* build(arktype-validator): lint published package * ci(arktype-validator): run publint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* build(auth-js): lint published package * ci(auth-js): run publint * build(auth-js): remove no splitting flag
* test(react-renderer): move tests to src directory * test: move tests to src directory * test: ensure vitest-pool-workers is installed at the root
* chore(eslint-config): update dependencies and improve configuration * chore(eslint-config): replace @typescript-eslint packages with typescript-eslint * chore: completed changes suggested by @BarryThePenguin * chore: updated the repo eslint config * chore: updated the lockfile * feat: added ci and minor changes * chore: updated the eslint version in package.json * chore: updated the lockfile * add changeset * `@ryoppippi/unplugin-typia` as devDependencies --------- Co-authored-by: Yusuke Wada <[email protected]>
* refactor(zod-openapi): fix type errors * fix types
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore(dev-deps): upgrade to hono v4 * chore(zod-openapi): build workspace dependencies * chore(trpc-server): ignore null body type
* fix(node-ws): adapter shouldn't send buffer as a event * chore: changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* build: typescript project references * chore: remove duplicate keys
Closes honojs#1100 * Update twitter authorization url The twitter authorization URL is outdated. * add a changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mephju It looks like there were significant changes made that caused conflicts. GitHub didn't notify me, so I wasn't aware. I rebased and fixed conflicts. This should be back on track. |
This PR adds Microsoft Entra (AzureAD) to the list of supported 3rd-party OAuth providers.
The author should do the following, if applicable
yarn changeset
at the top of this repo and push the changeset