Pinned Repositories
nestjsx-crypto
NestJS module to provide some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
ng-universal-transfer-http
TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client
rx-crypto
rx-crypto library provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
rx-file-upload
Library to upload a file in the browser and send it fully or in several chunks to the server.
rx-http-request
The world-famous HTTP client Request now RxJS compliant, wrote in full Typescript | ES6 for client and server side.
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
rx-socket-client
Reconnectable websocket client with RxJS Subject
self-signed-certificate-with-custom-ca
Generate self signed certificate with a custom CA for your development process and make all browsers happy with a lock in the address bar
upload-file-with-chunks
Project to show how to upload a file in the browser and send it fully or in several chunks to the server. It is an implementation of the "@akanass/rx-file-upload" library for the client part and of the "fastify-multipart" pluglin for the server part in NestJS.
webauthn
Fido2 Relying Party - WebAuthn protocol is integrated for usernameless/passwordless authentication
akanass's Repositories
akanass/rx-http-request
The world-famous HTTP client Request now RxJS compliant, wrote in full Typescript | ES6 for client and server side.
akanass/rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
akanass/nestjsx-crypto
NestJS module to provide some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
akanass/rx-socket-client
Reconnectable websocket client with RxJS Subject
akanass/self-signed-certificate-with-custom-ca
Generate self signed certificate with a custom CA for your development process and make all browsers happy with a lock in the address bar
akanass/rx-file-upload
Library to upload a file in the browser and send it fully or in several chunks to the server.
akanass/upload-file-with-chunks
Project to show how to upload a file in the browser and send it fully or in several chunks to the server. It is an implementation of the "@akanass/rx-file-upload" library for the client part and of the "fastify-multipart" pluglin for the server part in NestJS.
akanass/rx-crypto
rx-crypto library provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
akanass/webauthn
Fido2 Relying Party - WebAuthn protocol is integrated for usernameless/passwordless authentication
akanass/ng-universal-transfer-http
TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client
akanass/kong
Docker Compose for Kong API Gateway with TLS support
akanass/nestjs-swagger
OpenAPI exemple with NestJS
akanass/nwt-school-back-nestjs
New Web's Technologies course with NestJS
akanass/nwt-school-front-ng12
New Web's Technologies course with Angular 12