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

Port: Encoder + Decoder modules #4

Merged
merged 4 commits into from
May 10, 2024
Merged

Port: Encoder + Decoder modules #4

merged 4 commits into from
May 10, 2024

Conversation

beesaferoot
Copy link
Collaborator

@beesaferoot beesaferoot commented May 10, 2024

Made initial port for encoder and decoder modules, added some test.

Currently there is an issue with the underlying hash and token generator in the shared module. Where the results are different from the paygo-python library.

The goal is to fix the issues and ensure the tests pass, which will verify the modules work properly.

Missing feature list:

  • Support for Extended tokens (larger ones)
  • Metrics module

@beesaferoot beesaferoot requested a review from dmohns May 10, 2024 14:26
@beesaferoot beesaferoot merged commit fb8b2e8 into main May 10, 2024
1 check failed
@beesaferoot beesaferoot deleted the js-port branch May 10, 2024 14:34
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