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

Merge Stitch and Realm SDKs - Realm JS - phase 1 #2750

Closed
RealmBot opened this issue Mar 11, 2020 · 0 comments
Closed

Merge Stitch and Realm SDKs - Realm JS - phase 1 #2750

RealmBot opened this issue Mar 11, 2020 · 0 comments
Assignees

Comments

@RealmBot
Copy link
Collaborator

RealmBot commented Mar 11, 2020

Phase 1:
[x] AppCredentials (except third-party auth)
[x] login (Realm.App.logIn())
[x] logout (Realm.User.logOut())
[x] current_user (Realm.App.currentUser())
[x] all_users (Realm.App.allUsers())
[x] sync
[x] switch_user (Realm.App.switchUser())
[x] remove_user (Realm.App.deleteUser())
[x] provider clients (Realm.App.UsernamePasswordProvider and Realm.App.AppKeyProvider)
[x] link_user
[x] partition_key

Phase 2:
See RJS-505

Details of above subtasks are described in this doc

@kneth kneth self-assigned this Mar 26, 2020
@RealmBot RealmBot changed the title Merge Stitch and Realm SDKs - Realm JS Merge Stitch and Realm SDKs - Realm JS - phase 1 Apr 14, 2020
@RealmBot RealmBot closed this as completed Jun 9, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants