Skip to content

Fixed issues related to fetching github tokens#9

Open
afalls-twilio wants to merge 2 commits intoostk0069:mainfrom
afalls-twilio:main
Open

Fixed issues related to fetching github tokens#9
afalls-twilio wants to merge 2 commits intoostk0069:mainfrom
afalls-twilio:main

Conversation

@afalls-twilio
Copy link

the following issues were fixed:

  1. base64 encoding now is websafe (RFC 4648)
  2. uses correct 'repositories' instead of 'repository' for json repository list
  3. put proper quotes around app_id value in jwt json payload (field 'iss')
  4. improved parameter expansion for optional 'repositories' list

afalls-twilio and others added 2 commits February 11, 2026 21:24
1) base64 encoding now is websafe (RFC 4648)
2) uses correct 'repositories' instead of 'repository' for json repository list
3) put proper quotes around app_id value in jwt json payload (field 'iss')
4) improved parameter expansion for optional 'repositories' list
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.

1 participant

Comments