Skip to content
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

Microsoft Auth Integration #4718

Closed
wants to merge 3 commits into from
Closed

Microsoft Auth Integration #4718

wants to merge 3 commits into from

Conversation

DGamer007
Copy link
Contributor

Integrated Microsoft Authentication flow
Made Password based Auth Optional by providing support for Environment variables for it
A Quick Bugfix for Standard Object Prefill data feature

Enabled support for SignIn through Microsoft
Made Password Based Auth Optional with Environment variables
Removed unused injections from google-auth.controller.ts
Fixed the Issue where company.ts file had
old column name 'address'
instead of 'addressAddressCity'
Copy link

github-actions bot commented Mar 30, 2024

Warnings
⚠️ Changes were made to the environment variables, but not to the documentation - Please review your changes and check if a change needs to be documented!

Welcome!

Hello there, congrats on your first PR! We're excited to have you contributing to this project.
By submitting your Pull Request, you acknowledge that you agree with the terms of our Contributor License Agreement.

Generated by 🚫 dangerJS against 93e3231

@FelixMalfait
Copy link
Member

Oh nice!!! Thank you. We'll review this during the week

It means then we'll need to support email and calendar sync for Microsoft which is a heavy work haha 😁. The code is almost stable for Google sync, we're still fixing the last few bits

Copy link
Contributor

@martmull martmull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. I will fix the conflicts, pass the comments and check the behavior locally

changed default value for password auth
updated docs for environment variable changes
update authprovider state default value for password auth
@martmull
Copy link
Contributor

martmull commented Apr 23, 2024

@DGamer007 see this pr for the changes I added -> #5103
Think we are good to merge
Really good job thank you!

@martmull
Copy link
Contributor

PR has been migrated to #5103

@martmull martmull closed this Apr 23, 2024
Weiko pushed a commit that referenced this pull request Apr 24, 2024
Need to create a new branch because original branch name is `main` and
we cannot push additional commits
Linked to #4718


![image](https://github.com/twentyhq/twenty/assets/29927851/52b220e7-770a-4ffe-b6e9-468605c2b8fa)

![image](https://github.com/twentyhq/twenty/assets/29927851/7a7a4737-f09f-4d9b-8962-5a9b8c71edc1)

---------

Co-authored-by: DGamer007 <prajapatidhruv266@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants