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

Generate stoken and attach it as a data attribute #132

Merged
merged 1 commit into from Jul 20, 2015
Merged

Generate stoken and attach it as a data attribute #132

merged 1 commit into from Jul 20, 2015

Conversation

brendon
Copy link
Contributor

@brendon brendon commented Jul 1, 2015

With reference to #130 this
change generates a secure_token based on a random uuid and the integer
time in milliseconds as a JSON message. This is encrypted using the
‘private_key’ and sent to google as a data attribute.

With reference to #130 this
change generates a secure_token based on a random uuid and the integer
time in milliseconds as a JSON message. This is encrypted using the
‘private_key’ and sent to google as a data attribute.
@brendon
Copy link
Contributor Author

brendon commented Jul 1, 2015

I'm not sure where to start with the tests, but I was hoping someone could help me with that.

The code works and I've placed it into production using my fork.

@brendon brendon changed the title Generate stolen and attach it as a data attribute Generate stoken and attach it as a data attribute Jul 1, 2015
@ambethia ambethia merged commit f315803 into ambethia:master Jul 20, 2015
@brendon brendon deleted the Arbitrary-Domains branch July 20, 2015 04:06
@brendon brendon restored the Arbitrary-Domains branch February 8, 2016 22:22
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.

None yet

2 participants