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

Gemini REST API OAuth Script Files #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjayan
Copy link

@jjayan jjayan commented Jan 28, 2022

Gemini REST API OAuth Script Files
AuthenticationScript::
src\sUtAndEmissaryStrategies\3_emissaryAuthentication\scripts\restApiAuth.js
SenderScript ::
src\sUtAndEmissaryStrategies\3_emissaryAuthentication\scripts\restApiSender.js

Checklist

  • I have read the contributing guidelines
  • I have read the documentation
  • I have included a descriptive Pull Request title
  • I have included a Pull Request description of my changes
  • I have included tests where/when required (see contributing guidelines)
  • I have included documentation modifications/additions where/when required (see contributing guidelines)

Gemini REST API OAuth Script Files
AuthenticationScript::
src\sUtAndEmissaryStrategies\3_emissaryAuthentication\scripts\restApiAuth.js
SenderScript ::
src\sUtAndEmissaryStrategies\3_emissaryAuthentication\scripts\restApiSender.js
@binarymist
Copy link
Member

binarymist commented Jan 28, 2022

Thanks @jjayan. Currently we're in the middle of upgrading all projects dependencies including moving from CJS to ESM which has meant almost every file of every project requires changes. This also includes the fact that we've had to fork dependencies and now maintain them. The CLI test suite also has to be re-written. We need to finish this work before we merge any Pull Requests. That work is being tracked here: purpleteam-labs/purpleteam#107. Please be patient.

Of course we're always looking for contributors to help in this effort 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants