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

Does not support automatic/anonymous user #441

Open
4 tasks done
sidan5 opened this issue May 7, 2023 · 1 comment
Open
4 tasks done

Does not support automatic/anonymous user #441

sidan5 opened this issue May 7, 2023 · 1 comment
Labels
type:feature New feature or improvement of existing feature

Comments

@sidan5
Copy link

sidan5 commented May 7, 2023

New Issue Checklist

Issue Description

On Parse iOS SDK there was an option that support automatic user, so anonymous users would be supported out of the box. With Parse-Swift it is not clear that this is possible.

Could use:

   PFUser.enableAutomaticUser()

Steps to reproduce

There is no way to set this us.

Actual Outcome

Expected Outcome

Environment

Client

  • Parse Swift SDK version: 4.14.2
  • Xcode version: 14.3
  • Operating system (iOS, macOS, watchOS, etc.): macOS
  • Operating system version: 13.3.1(a)

Server

  • Parse Server version: 6.1.0
  • Operating system: macOS
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 6.0.5
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Atlas

Logs

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants