package
0.0.0-20240220185535-c2f48e9d1a64
Repository: https://github.com/amrebada/go-modules.git
Documentation: pkg.go.dev

# README

User Module

This module is responsible for user management.

Features

Dependencies

  • Notification Module

Authentication

this feature is responsible for authenticating the user.

Providers

  • Email
  • Phone
  • Google
  • Github

Cases

  • Login
  • Register
  • Forgot Password
  • Reset Password
  • Verify Email
  • Verify Phone

Configuration

  • Stateless (JWT)
  • Stateful (Session)

Authorization

this feature is responsible for authorizing the user.

Features

  • Role Based
  • Permission Based
  • Group Based

# 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
No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Type aliases

No description provided by the author