Skip to content

How to access Require revocable sessions and other app settings? #244

Closed
@r2DoesInc

Description

@r2DoesInc

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • [ x] You're running version >=2.1.4 of Parse Server.
  • [ x] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

parse dash and server on docker.

I need to get a sessionToken from a ParseUser object.Per the answer here http://stackoverflow.com/questions/33492263/how-to-create-a-parse-user-account-from-a-android-google-token/33631230 I need to turn off revokable sessions via the app settings interface. This is available via the parse.com dashboard, and is fone for apps that I migrated from parse.com to parse server, but for the new app I am making, the parse.com dashboard doesnt have a listing.

How do I get to the app and other settings for a project that was never on parse.com?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions