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

15 total results found

readme.md for @api.global/sdk

@api.global/sdk

an sdk package for api.global Install To install @api.global/sdk, you need to have Node.js installed on your machine. This package is available through the npm registry. Installation can be done using the npm or yarn command line tools. npm install @api.global...

sdk
api.global
typescript
authentication
http requests
environment variables
typed requests
open source
code contributions
npm package
api development
handlers
modular design
code quality
software development kit

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/smartproxy

@push.rocks/smartproxy

A high-performance, Rust-powered proxy toolkit for Node.js — unified route-based configuration for SSL/TLS termination, HTTP/HTTPS reverse proxying, WebSocket support, UDP/QUIC/HTTP3, load balancing, custom protocol handlers, and kernel-level NFTables forwardi...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

readme.md for @push.rocks/smartsocket

@push.rocks/smartsocket

Easy and secure WebSocket communication with native WebSocket support 🔌 Features 🚀 Native WebSocket - Uses native WebSocket API (browser) and ws library (Node.js) 🔄 Auto Reconnection - Exponential backoff with configurable retry limits 📡 RPC-style Function Ca...

websocket
communication
server
client
native websocket
authentication
reconnection
tagging
function routing
secure
rpc

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

readme.md for @push.rocks/smartwebdav

@push.rocks/smartwebdav

A package for interacting with WebDAV servers, providing easy file and directory operations. Install To install @push.rocks/smartwebdav in your project, use npm or Yarn as follows: npm install @push.rocks/smartwebdav or yarn add @push.rocks/smartwebdav Usage...

webdav client
file upload
directory management
remote file system
smartfile integration
typescript library
node.js
smartpath
authentication
secure file transfer

readme.md for @push.rocks/smartradius

@push.rocks/smartradius

A TypeScript RADIUS server and client library with full RFC 2865/2866 compliance for network authentication, authorization, and accounting (AAA). Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss....

radius
authentication
accounting
aaa
pap
chap
rfc2865
rfc2866
network
server
client

readme.md for @tsclass/tsclass

@tsclass/tsclass

A comprehensive, domain-driven TypeScript type library that gives your projects consistent, battle-tested interfaces for business logic, finance, networking, content management, and more — all in one place. 🚀 Issue Reporting and Security For reporting bugs, is...

typescript
classes
interfaces
code quality
networking
business
finance
content management
containerization
database
event management
authentication
web development

changelog.md for @apiclient.xyz/zitadel

@apiclient.xyz/zitadel

2024-08-27 - 1.1.0 - feat(core) Add delete user functionality and necessary tests Implemented delete method in ZitadelUser class. Extended tests to cover user deletion functionality. Refactored createUser method to return a ZitadelUser instance. 2024-08-26 -...

zitadel
api client
typescript
authentication
user management
project management
unofficial client
node.js
access control
software development

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

changelog.md for @push.rocks/smartproxy

@push.rocks/smartproxy

2026-03-27 - 27.1.0 - feat(rustproxy-passthrough) add selective connection recycling for route, security, and certificate updates introduce a shared connection registry to track active TCP and QUIC connections by route, source IP, and domain recycle only affe...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

changelog.md for @push.rocks/smartsocket

@push.rocks/smartsocket

2025-12-04 - 4.0.0 - BREAKING CHANGE(socketconnection) Stricter typings, smartserve hooks, connection fixes, and tag API change Add unified WebSocket types and adapter interface (TWebSocket, TMessageEvent, IWebSocketLike) for browser/Node and smartserve peers...

websocket
communication
server
client
native websocket
authentication
reconnection
tagging
function routing
secure
rpc

changelog.md for @push.rocks/smartradius

@push.rocks/smartradius

2026-02-11 - 1.1.1 - fix(imports) use node: built-in imports and remove dead smartpromise/smartdelay exports Replaced bare Node.js built-in imports with node: prefix in ts_server/plugins.ts, ts_client/plugins.ts, and tests (crypto, dgram) for ESM/Deno/Bun com...

radius
authentication
accounting
aaa
pap
chap
rfc2865
rfc2866
network
server
client

changelog.md for @tsclass/tsclass

@tsclass/tsclass

2026-03-14 - 9.4.0 - feat(storage) add generic storage descriptor type and re-export it from descriptors introduces IStorageDescriptor with optional storage type support for s3 and smartstorage keeps IS3Descriptor as a deprecated alias for backward compatibil...

typescript
classes
interfaces
code quality
networking
business
finance
content management
containerization
database
event management
authentication
web development