PackageTrack
Sign in Get early access

auth_token_generator

A Dart package for generating and validating bearer tokens using HMAC-SHA256 encryption.

1.2.0 muhsindev4/auth_token_generator

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Too new to tell

only 2 release windows

Most releases are documented

notes for 3 of 4 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

4 releases · first in 2024

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2024 to Jan 2025
2025 2026
Release Pre-release

Releases

latest 4
  1. 1.2.0 02 Jan 2025
    Release notes
    • Added generateRefreshToken method for creating refresh tokens with a configurable expiration time.
    • Added validateRefreshToken method to validate refresh tokens specifically.
    • Added generateTokenWithCustomClaims method for generating tokens with custom claims.
    • Updated the README with examples for the newly added methods.
    • Improved documentation and inline comments for clarity.
    Open source →
  2. 1.1.1 30 Dec 2024

    Nothing published for this version

  3. 1.1.0 30 Dec 2024
    Release notes
    • Added decodeBearerToken method for decoding tokens without validating the signature.
    • Added isTokenExpired method to check if a token is expired based on its exp claim.
    • Updated the README with usage examples for all methods in the AuthTokenGenerator class.
    Open source →
  4. 1.0.0 12 Mar 2024
    Release notes
    • Initial version of auth_token_generator.
    • Implemented methods for generating and validating bearer tokens using HMAC-SHA256 encryption.
    • Included methods for extracting user IDs and verifying token expiration.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive