Skip to content
View YomZsamora's full-sized avatar
💭
If you guys need me, I'll be in the cloud
💭
If you guys need me, I'll be in the cloud

Block or report YomZsamora

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. authentication-service authentication-service Public

    RS256 asymmetric JWT authentication microservice built with Node.js and Express. Handles user registration, email/password login, refresh token rotation with reuse detection, Google OAuth 2.0 (PKCE…

    JavaScript

  2. celery-rabbitmq celery-rabbitmq Public

    Asynchronous Background Task Processing (Celery + RabbitMQ). Features async email notifications on user registration and periodic reminder scheduling via django-celery-beat, backed by a Django REST…

    Python

  3. django-o-auth django-o-auth Public

    OAuth State Parameter & Login CSRF via Auth Code Grant Type. The project, is designed to offer an uncomplicated OAuth2 system for Django applications, accommodating different OAuth2 grant types suc…

    Python

  4. auth-service auth-service Public

    Secure, stateless JWT authentication and authorization service built with Spring Boot 4, Spring Security, and PostgreSQL. Supports user registration, flexible login (email/username/phone), and grou…

    Java