PHPackages                             notegame/authservice-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. notegame/authservice-module

ActiveAsgard-module[Authentication &amp; Authorization](/categories/authentication)

notegame/authservice-module
===========================

02PHP

Since Feb 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/notegame/authservice-module)[ Packagist](https://packagist.org/packages/notegame/authservice-module)[ RSS](/packages/notegame-authservice-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AuthService Module
==================

[](#authservice-module)

API DOC
=======

[](#api-doc)

Guest Only
----------

[](#guest-only)

### `POST` /api/auth/login

[](#post-apiauthlogin)

AttributeTypeExamplelogin`String`password`String`device\_id`String`device\_os`String`**example:** android, ios, windows### `POST` /api/auth/loginByToken

[](#post-apiauthloginbytoken)

AttributeTypeExampletoken`String`device\_id`String`device\_os`String`**example:** android, ios, windows### `POST` /api/auth/register

[](#post-apiauthregister)

AttributeTypelogin`String`password`String`password\_confirmation`String`### `POST` /api/auth/activation

[](#post-apiauthactivation)

AttributeTyperef\_id`String`code`String`### `POST` /api/auth/forget\_password

[](#post-apiauthforget_password)

AttributeTypeemail`String`Auth Only
---------

[](#auth-only)

### `GET` /api/auth/profile

[](#get-apiauthprofile)

### `POST` /api/auth/change\_password

[](#post-apiauthchange_password)

AttributeTypecurrent\_password`String`password`String`### `POST` /api/auth/update

[](#post-apiauthupdate)

AttributeTypeemail`String`first\_name`String`last\_name`String`and another...### `GET` /api/auth/logout

[](#get-apiauthlogout)

Developer Guide
===============

[](#developer-guide)

Events
------

[](#events)

- UserActivationWasCreated
- UserWasChangedPassword
- UserWasActivated

Middleware
----------

[](#middleware)

- auth.token : TokenAuthenticate

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/302942?v=4)[Note](/maintainers/notegame)[@notegame](https://github.com/notegame)

---

Top Contributors

[![notegame](https://avatars.githubusercontent.com/u/302942?v=4)](https://github.com/notegame "notegame (10 commits)")

### Embed Badge

![Health badge](/badges/notegame-authservice-module/health.svg)

```
[![Health](https://phpackages.com/badges/notegame-authservice-module/health.svg)](https://phpackages.com/packages/notegame-authservice-module)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
