google-token-erlang
Token verifier
Verifies Google ID tokens according to Google's criteria
Google ID token verifier for Erlang
4 stars
2 watching
2 forks
Language: Erlang
last commit: over 6 years ago
Linked from 1 awesome list
erlanggoogle-authenticationgoogle-id-tokengoogle-tokenjwt-tokenotp
Related projects:
Repository | Description | Stars |
---|---|---|
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
gabrielelana/erlang-watchlist | A curated collection of reference materials to learn Erlang programming best practices and idioms | 8 |
esl/tracerl | Utilities and tests for instrumenting and analyzing Erlang/OTP systems for performance and reliability monitoring | 17 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 355 |
cristalhq/jwt | A lightweight JWT library for Go | 671 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
ueberauth/ueberauth_google | Provides an OAuth2 strategy for integrating Google authentication into applications. | 166 |
garyf/json_web_token | Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |
deadtrickster/ssl_verify_fun.erl | A collection of Erlang functions to verify SSL connections using certificate and public key pinning. | 105 |
rrd108/api-token-authenticator | A plugin for authenticating API requests using tokens | 3 |
go-rel/rel | A modern ORM layer for Golang | 770 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |
o2web/graphql-auth | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |