parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.74k stars 1.39k forks source link

Dashboard login with Parse Server `_User` #2311

Open mtrezza opened 2 years ago

mtrezza commented 2 years ago

New Feature / Enhancement Checklist

Current Limitation

Feature / Enhancement Description

Allow log-in to Parse Dashboard with Parse Server managed user from _User class.

In combination with server side storage (https://github.com/parse-community/parse-dashboard/issues/2555), user specific feature access can also be related to users. For example a user may (not) be allowed to access Parse Job Status or send a Push notification from Parse Dashboard.

There are also other feature suggestions where Parse Server plays a more integrated role with Parse Dashboard:

This suggests that the integration of Parse Server is a strategically meaningful direction. At some point in the future, Parse Dashboard should be treated as "just another client app" without requiring the user of master key.

Example Use Case

Alternatives / Workarounds

n/a

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!