Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/verify-clerk
Verify Clerk authentication in Go.
https://github.com/altipla-consulting/verify-clerk
Last synced: about 1 month ago
JSON representation
Verify Clerk authentication in Go.
- Host: GitHub
- URL: https://github.com/altipla-consulting/verify-clerk
- Owner: altipla-consulting
- License: mit
- Created: 2024-11-03T23:00:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T10:15:01.000Z (about 2 months ago)
- Last Synced: 2024-11-11T11:25:34.357Z (about 2 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# verify-clerk
Verify Clerk authentication in Go.
## Install
```shell
go get github.com/altipla-consulting/verify-clerk
```