> curl -I 'http://token-authentication-example.isprime.com/test-720p.mp4'
HTTP/1.1 403 Forbidden
[snip]
> php md5-authentication.php http://token-authentication-example.isprime.com/test-720p.mp4
http://token-authentication-example.isprime.com/test-720p.mp4?expires=1425631400&token=5a8a5f4576ce8878c27747d844321a5a
> python md5-authentication.py http://token-authentication-example.isprime.com/test-720p.mp4
http://token-authentication-example.isprime.com/test-720p.mp4?expires=1425631400&token=5a8a5f4576ce8878c27747d844321a5a
> curl -I 'http://token-authentication-example.isprime.com/test-720p.mp4?expires=1425631400&token=5a8a5f4576ce8878c27747d844321a5a'
HTTP/1.1 200 OK
[snip]
>
-
Notifications
You must be signed in to change notification settings - Fork 1
isprime/token-authentication-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published