p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.14k stars 275 forks source link

Project maintenance #412

Closed jozefizso closed 5 months ago

jozefizso commented 5 months ago

Hi @p2, I would like to ask how do you envision the future of this project?

Do you need help with maintaining it?

So far this is the best OAuth library in Swift we have found and we are using it in our applications. We need to update it and add new features to it (eg. CI/CD pipeline, Resource Aware tokens). We are now considering if these are changes which would be accepted here in the upstream or we need to fork a continue with our own version of the library.

ossus-lib commented 5 months ago

This repo is not currently maintained by @p2, but we will happily accept PRs that meet the bar.

jozefizso commented 5 months ago

Thanks for clarification @ossus-lib.

jozefizso commented 5 months ago

Did this project switch from master to the main branch recently?

ossus-lib commented 5 months ago

Not yet, preparing 5.3.3 for which we switch to main.

ossus-lib commented 5 months ago

The 5.3.3 tag was pushed and main is now the default branch. master is still around but not gonna advance it. Thanks for your project cleanup pull request!