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

Massive project reorganization and thread-safety updates for Swift 6. #211

Closed
wants to merge 30 commits into from

Conversation

mikenachbaur-okta
Copy link
Contributor

  • Break up AuthFoundation into smaller convenience libraries
  • Include macros and types for implementing thread safety and consistency
  • Shore up credential storage & lifecycle to prevent existing race conditions around Credential.default

* Break up AuthFoundation into smaller convenience libraries
* Include macros and types for implementing thread safety and consistency
* Shore up credential storage & lifecycle to prevent existing race conditions around `Credential.default`
@chasemac
Copy link

How soon will this be deployed? My company's min target is iOS17. Can you at least deploy something for the people that are using the latest versions of iOS?

@mikenachbaur-okta
Copy link
Contributor Author

This PR was an initial prototype to determine how to adopt swift concurrency features, but the changes were too large to make all at once. So this is being broken down into smaller PRs / updates.

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