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

T5281 - Port CC Token #205

Merged
merged 8 commits into from
Mar 31, 2023
Merged

T5281 - Port CC Token #205

merged 8 commits into from
Mar 31, 2023

Conversation

wleightond
Copy link
Contributor

@wleightond wleightond commented Mar 24, 2023

This PR ports the CC token to v3. This is a synthesis of the original python3 implementation and the current python2 one which had additional changes.

Note, non-live instances will fail to generate tokens unless CANARY_DOMAINS is set with an actual domain name, as Extend blocks token URLS with domain 127.0.0.1. In addition, since the token fire is a callback, triggering a token via a transaction will not work unless the instance is live.

Todo:

  • Port token firing
  • Port token creation
  • Port UI changes and debug
  • Manually test UI
  • Unit test for firing
  • Unit test for creation
  • Sort out Extend auth

@wleightond wleightond merged commit 1a75bc4 into T4627_py3_main Mar 31, 2023
@wleightond wleightond deleted the T5281_port_cc_token branch March 31, 2023 22:50
wleightond added a commit that referenced this pull request May 31, 2023
wleightond added a commit that referenced this pull request Jul 18, 2023
wleightond added a commit that referenced this pull request Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants