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: add sso support #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

f00wl
Copy link

@f00wl f00wl commented Dec 13, 2023

Thanks for this nice tool!

As the element migration tool doesn't support SSO login, it could be interesting to have this feature here.

  • add sso-login to matrix-sdk features
  • make password args optional
  • try SSO login if no password provided (sso login url is printed)
  • update Readme

* add sso-login to matrix-sdk features
* make password args optional
* try SSO login if no password provided
* update Readme
* use info! log to print SSO login URL
* fix typo btw
@f00wl f00wl changed the title Feat add sso support Feat: add sso support Dec 13, 2023
@shymega
Copy link

shymega commented Aug 25, 2024

Hey, I just wanted to thank you for this PR. In my fork of this tool, I've merged it into my refactor, and it works well!

@f00wl
Copy link
Author

f00wl commented Sep 2, 2024

Hi, nice to see it's used! I will keep an eye on your refactor :)

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.

2 participants