Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement User Authentication with Sign in with Apple #74

Pinned
codefiesta started this conversation in Polls
Discussion options

Would it be helpful and useful for OAuthKit to implement / wrap Sign in with Apple using AuthenticationServices or is this out of scope for what OAuthKit does well?

The AuthenticationServices documentation only provides an old-school ViewController approach and really could / should be wrapped into a more modern Observer pattern approach with SwiftUI.

Should OAuthKit Implement User Authentication with Sign in with Apple (AuthenticationServices)?
✅ Yes - It would be helpful
0%
❌ No - Stay in your lane.
100%

1 vote

You must be logged in to vote

Replies: 1 comment

Comment options

It should also be noted that implementing Sign in with Apple only provides identity information from Apple and can't actually issue OAuth tokens for use in subsequent requests. Applications would then need to create an account with that information provided by Apple on their own services.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant

AltStyle によって変換されたページ (->オリジナル) /