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

feat: adds azure ad login #85

Merged
merged 3 commits into from
Oct 15, 2021
Merged

feat: adds azure ad login #85

merged 3 commits into from
Oct 15, 2021

Conversation

ernstluring
Copy link
Contributor

Adds an AzureAD login item to the login-extension, so users can log in with AzureAD.

@wolfv
Copy link
Member

wolfv commented Oct 14, 2021

great! just a little bit of lint

@ernstluring
Copy link
Contributor Author

Fixed the linting error! :)

const azuread: LogInItem = {
id: 'azuread',
label: 'AzureAD LogIn',
icon: github_logo,
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @ernstluring, thanks for the PR!
Could you add the azure icon instead of using the GitHub one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @hbcarlos, I have added an Azure logo. I could only find an official full-color Azure logo, so I changed it myself to black and white. I hope that's OK!

Copy link
Member

Choose a reason for hiding this comment

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

great!

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, it's great! Thank you soo much for working on this.

@hbcarlos hbcarlos merged commit 2de6050 into mamba-org:main Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants