Categorygithub.com/fahmifan/authme
modulepackage
0.0.0-20231026113318-34e42ab68d63
Repository: https://github.com/fahmifan/authme.git
Documentation: pkg.go.dev

# README

Authme

Auth Solution for Go. Check example in integration folder.

Features

  • Register
  • Verify Email
  • JWT Auth Login
  • JWT Auth Middleware
  • JWT Refresh Token
  • Cookie Auth Login
  • Cookie Auth Middleware
  • Logout
  • Forgot password
  • Change password

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
DefaultLocker locker default implementation using Go singleflight.
DefaultPasswordHasher default implementation of PasswordHasher using bcrypt.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author