Skip to content

How to implement secure token functionality? #3

@xantari

Description

@xantari

Google has this feature with recaptcha:

https://developers.google.com/recaptcha/docs/secure_token

However I only find the way to do this with Google's java code, and a PHP example:

PHP: https://github.com/slushie/recaptcha-secure-token/blob/1.0.0/lib/ReCaptchaToken.php

Java: https://github.com/google/recaptcha-java/tree/master/appengine

Unable to get a properly generated secure token using .NET so far...

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions