Skip to content

Adonay-Dev/faydauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faydauth

Go Reference
Go Report Card
Build Status

faydauth is a Go library to integrate Fayda Digital ID authentication, SSO, and token management (JWT + refresh tokens). Supports Redis or in-memory caching for storing tokens.


Features

  • Authenticate users via Fayda API (VeriFayda / eSignet)
  • Generate JWT access tokens
  • Generate refresh tokens with TTL
  • Validate and revoke refresh tokens
  • Support for Redis or in-memory cache
  • Easy integration into your Go services

Installation

go get github.com/Adonay-Dev/faydauth

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages