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

Add user login functionality and queue support #80

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

bajramemini
Copy link
Contributor

First of all, thank you for creating and maintaining this amazing package! It's been incredibly helpful in my current project. I'd like to contribute some enhancements:

  1. Implemented user login functionality with login() and getUser() methods
  2. Added support for using MsGraph within queued jobs and commands
  3. Updated the getAccessToken() method to use the logged-in user when available
  4. Improved error handling in the getUserId() method
  5. Added new tests to cover the new functionality
  6. Updated documentation to explain usage with queues and the new login feature

These changes aim to improve the package's flexibility, especially in scenarios involving background jobs and multiple users.
I'm open to any feedback or suggestions for improvements. Thanks for considering this contribution!
Bajram

@dcblogdev dcblogdev merged commit 4299e03 into dcblogdev:master Nov 14, 2024
0 of 2 checks passed
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