Unresolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Nimisha AsthagiriNimisha Asthagiri(Deactivated)Reporter
cricecrice(Deactivated)Removal Date
Jul 11, 2019Deprecation Proposal Accepted Date
Jul 03, 2019Priority
Unset
Details
Details
Assignee
Nimisha Asthagiri
Nimisha Asthagiri(Deactivated)Reporter
crice
crice(Deactivated)Removal Date
Jul 11, 2019
Deprecation Proposal Accepted Date
Jul 03, 2019
Priority

Zendesk Support
Zendesk Support
Zendesk Support
Created January 30, 2019 at 8:37 PM
Updated September 29, 2020 at 6:46 PM
edx-platform uses firebase-token-generator-python (see edx-platform/requirements/edx/base.in) to generate tokens. This library is deprecated and is no longer maintained.
If we swap this library for another, it'd be nice to find a new library that contains both encode and decode token methods so we can enhance the existing unit test: https://github.com/edx/edx-platform/blob/a439d5164c07e4695181b15244e8e5c7681421c4/common/lib/xmodule/xmodule/tests/test_annotator_token.py
Firebase Admin SDK for Python is the replacement recommended by the existing library.
https://github.com/googlearchive/firebase-token-generator-python