Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cloudcode | ||
__init__.py | ||
datatypes.py | ||
function.py | ||
installation.py | ||
query.py | ||
tests.py | ||
user.py |
Adding authentication methods, and figured out that Parse does return sessionToken info if requests are made with master key set, so I'm adding a new way to setup the connection. Before any interaction with Parse, simply call ParseBase.register(app_id, rest_key, **optional_keys) and it will save them. So the library now becomes usable for applications both with or without the master key.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cloudcode | Loading commit data... | |
__init__.py | Loading commit data... | |
datatypes.py | Loading commit data... | |
function.py | Loading commit data... | |
installation.py | Loading commit data... | |
query.py | Loading commit data... | |
tests.py | Loading commit data... | |
user.py | Loading commit data... |