Skip to content
View jvsanchez28's full-sized avatar
Block or Report

Block or report jvsanchez28

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. SAML2-ASP.NET SAML2-ASP.NET Public

    This is an example of how to configure SAML2 in a MVC ASP.NET project. This application delegates the users authentication to OKTA. To do that, I've used the library SAML2 for ASP.NET.

    C# 5 1

  2. PushSharp PushSharp Public

    Forked from Redth/PushSharp

    A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS dev…

    C#

  3. NodeJS-telegrambot NodeJS-telegrambot Public

    This is an example of a telegram bot using node.js as server side language.

    JavaScript