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

implement SASL OAUTHBEARER and draft/bearer #2122

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Conversation

slingamn
Copy link
Member

@slingamn slingamn commented Feb 6, 2024

  • Upgrade JWT lib
  • Fix an edge case in SASL EXTERNAL
  • Accept longer SASL responses

cc @emersion to confirm that the introspection client code in irc/oauth/oauth2.go, which is derived from the AGPLv3 implementation in Soju, can be relicensed to us under the MIT license.

* Upgrade JWT lib
* Fix an edge case in SASL EXTERNAL
* Accept longer SASL responses
@slingamn slingamn mentioned this pull request Feb 6, 2024
@emersion
Copy link

emersion commented Feb 6, 2024

Sure, feel free to use and relicense this file under MIT.

default.yaml Outdated Show resolved Hide resolved
@slingamn slingamn merged commit ee7f818 into ergochat:master Feb 13, 2024
1 check 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.

None yet

2 participants