Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authsignal/authsignalgo
Authsignal Go SDK
https://github.com/authsignal/authsignalgo
authsignal golang mfa passkeys passwordless
Last synced: about 1 month ago
JSON representation
Authsignal Go SDK
- Host: GitHub
- URL: https://github.com/authsignal/authsignalgo
- Owner: authsignal
- Created: 2023-01-12T03:30:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:40:32.000Z (about 1 month ago)
- Last Synced: 2024-11-11T22:30:29.786Z (about 1 month ago)
- Topics: authsignal, golang, mfa, passkeys, passwordless
- Language: Go
- Homepage: https://docs.authsignal.com/
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authsignal Go SDK
## Installation
```
go get github.com/authsignal/authsignalgo
```## Documentation
Check out our [official documentation](https://docs.authsignal.com/api-reference/server-api/overview) to get up and running quickly.