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 support for ckWebAuthToken for user authenticated calls #10

Open
edorphy opened this issue Dec 29, 2021 · 1 comment
Open

Add support for ckWebAuthToken for user authenticated calls #10

edorphy opened this issue Dec 29, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed security An issue with security implications

Comments

@edorphy
Copy link
Owner

edorphy commented Dec 29, 2021

Investigate how to receive the ASWebAuthenticationSession completion within App Clip

What I've got so far

  1. Call the currentUser
  2. Get the redirect pass it into ASWebAuthenticationSession
  3. Figure out how to hook the session to invoke the app clip user activity or some other mechanism
@edorphy edorphy added this to the User Authenticated Features milestone Dec 29, 2021
@edorphy edorphy added enhancement New feature or request help wanted Extra attention is needed security An issue with security implications labels Dec 29, 2021
@edorphy
Copy link
Owner Author

edorphy commented May 29, 2022

I opened up a DTS on this with Apple and was refunded my credit as there is nothing that can be done presently.

This function could be supported in the Swift Package library, but not executable in the App Clip (as of iOS 15.6 beta).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed security An issue with security implications
Projects
None yet
Development

No branches or pull requests

1 participant