Matt Oakes
Matt Oakes
👋 I would be really happy to merge these two libraries together. @pusherman Let me know if you would also be happy to collaborate and we can talk about how...
@pusherman I’ve not heard from you yet. Feel free to get in touch if you’re still interested in this
Thanks for the message @vonovak! It's true that I'll likely be stepping back for this a bit more and I'm happy for any help that anyone can provide on this....
"Documentation" is strong word for what Apple provide for the revise notification: https://developer.apple.com/documentation/authenticationservices/asauthorizationappleidprovidercredentialrevokednotification?language=objc The Swift example code they gave in the presentation was this though: ```swift // Register for revocation...
Thanks for the feedback @Jobeso! I partly agree with you on the enums case. I have changed all of the values to be SNAKE_CASE, however, I think it reads better...
@redgenie I don't think that gains very much and just increases the API surface area. We'll take a look when we start implementation.
Thanks for the feedback everyone! I'll review this and come up with some changes to the README based on this. In the meantime, keep the feedback coming!
Happy to help with code reviews! Feel free to open a draft PR whenever you have something. That will allow other to collaborate easily.
@tunegov Help is always welcome! Keep an eye on this repo (you can watch it using the buttons at the top of the page to get notifications) and feel free...
Renaming Github repos is a good idea and shouldn't come with many downsides. Github automatically sets up redirects for the old names, so it should be fairly straightforward. Releasing everything...