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

Allow getting all tokens #77

Closed
wants to merge 5 commits into from
Closed

Commits on Oct 18, 2023

  1. Allow getting all tokens

    rewrite of getMsaTokens() but returns full ret instead
    
    useful for those who want everything
    
    lmk if docs need to be written too its pretty much the same as getMsaToken()
    sdFSDFSADF committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d1df1a0 View commit details
    Browse the repository at this point in the history
  2. Update MicrosoftAuthFlow.js

    getMsTokens() is not compatible with cache.
    sdFSDFSADF committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c4a3589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4874fd0 View commit details
    Browse the repository at this point in the history
  4. Update LiveTokenManager.js

    created function fullAuthDeviceCode and made it return full response
    sdFSDFSADF committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9e18ca4 View commit details
    Browse the repository at this point in the history
  5. Update MicrosoftAuthFlow.js

    change to fullAuthDeviceCode()
    sdFSDFSADF committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9f69751 View commit details
    Browse the repository at this point in the history