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 pre-built tasks, part 1 #171

Closed
wants to merge 3 commits into from
Closed

Add pre-built tasks, part 1 #171

wants to merge 3 commits into from

Conversation

soywod
Copy link
Contributor

@soywod soywod commented May 6, 2024

I just open the PR as draft so you can see the changes. In this first part I put:

  • Core changes
  • The Resolver flow, which sits at the top of the Scheduler (see example)
  • 4 pre-built tasks: CAPABILITY, AUTHENTICATE (PLAIN), NOOP and LOGOUT.

soywod added 3 commits May 7, 2024 08:43
init resolver

rename examples

start cleaning

finish cleaning

add missing noop task
The changes are still too big,
AuthenticateTask::{new_xoauth2,new_oauthbearer} and the IdTask have
been removed.
@jakoschiko jakoschiko deleted the branch duesee:sans-io May 7, 2024 07:29
@jakoschiko jakoschiko closed this May 7, 2024
@soywod
Copy link
Contributor Author

soywod commented May 7, 2024

Moved to #172.

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