Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

4 total results found

readme.md for @idp.global/idp.global

@idp.global/idp.global

🔐 A modern, open-source Identity Provider (IdP) SaaS platform for managing user authentication, registrations, sessions, and organization-based access control. Built with TypeScript and designed for modern web applications, idp.global provides a complete ident...

identity provider
authentication
user management
registration
session management
jwt
typescript
user login
session handling
email verification
mobile verification
user roles
organization management
billing management
password reset
two-factor authentication
oauth
api
user data
user sessions

readme.md for @push.rocks/webjwt

@push.rocks/webjwt

a package to handle jwt in the web Install To install @push.rocks/webjwt, ensure you have Node.js and npm installed. Then run the following command in your terminal: npm install @push.rocks/webjwt --save This command installs @push.rocks/webjwt and adds it to...

jwt
web
authentication
security
token parsing
json web tokens
smartstring
typescript

changelog.md for @idp.global/idp.global

@idp.global/idp.global

2026-01-29 - 1.16.0 - feat(dev) add local development docs, update tswatch preset and add Playwright screenshots readme.md: added a Local Development section with prerequisites, quick-start commands, environment variables, development routes, and default deve...

identity provider
authentication
user management
registration
session management
jwt
typescript
user login
session handling
email verification
mobile verification
user roles
organization management
billing management
password reset
two-factor authentication
oauth
api
user data
user sessions

changelog.md for @push.rocks/smartjwt

@push.rocks/smartjwt

2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...

jwt
jsonwebtoken
authentication
security
typescript
crypto
public key
private key
token validation
token creation