https://github.com/easonlin404/akamai-edge-auth
Akamai Authorization Token for Go
https://github.com/easonlin404/akamai-edge-auth
akamai akamai-open authorization golang signed-url token
Last synced: about 2 months ago
JSON representation
Akamai Authorization Token for Go
- Host: GitHub
- URL: https://github.com/easonlin404/akamai-edge-auth
- Owner: easonlin404
- License: mit
- Created: 2019-05-18T15:52:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T13:27:31.000Z (almost 4 years ago)
- Last Synced: 2023-02-26T21:12:31.424Z (about 2 years ago)
- Topics: akamai, akamai-open, authorization, golang, signed-url, token
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amamail-Edge-Auth
[](https://travis-ci.org/easonlin404/akamai-edge-auth)
[](https://codecov.io/gh/easonlin404/akamai-edge-auth)
[](https://goreportcard.com/report/github.com/easonlin404/akamai-edge-auth)
[](https://godoc.org/github.com/easonlin404/akamai-edge-auth)Amamail-Edge-Auth is Akamai Edge Authorization Token in the HTTP Cookie, Query String and Header for Go.
## Example
```go```
#### ACL(Access Control List) parameter option
```go
```## Usage