Skip to content
View jvsanchez28's full-sized avatar

    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.

    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. SAML2-ASP.NETSAML2-ASP.NETPublic

      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# 4 1

    2. PushSharpPushSharpPublic

      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-telegrambotNodeJS-telegrambotPublic

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

      JavaScript