zendesk/classic_asp_jwt

A JWT implementation in Classic ASP

Classic ASP
This is stars and forks stats for /zendesk/classic_asp_jwt repository. As of 20 Apr, 2024 this repository has 29 stars and 18 forks.

Classic ASP JWT A JWT implementation in Classic ASP, currently only supports JWTEncode(dictionary, secret). Usage <!--#include file="jwt.asp" --> <% Dim sKey, dAttributes, sToken sKey = "Shared Secret" Set dAttributes=Server.CreateObject("Scripting.Dictionary") ' The UniqueString and SecsSinceEpoch functions are provided by this implementation dAttributes.Add "jti", UniqueString dAttributes.Add "iat", SecsSinceEpoch dAttributes.Add "name", "Roger" dAttributes.Add "email", "[email protected]" sToken...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
shenlan2017/ShenLanSVLASP.NET230100
SummerSigh/TheVrMLEyeToolboxPythonASP.NET3560180
dotnet/AspNetDocsC#ASP.NETHTML29701.2k0
vinaymancha/Subway-Surfers-AIClassic ASPPython450230
tlaplus/tlaplusJavaHTMLTLA2.1k01730
kevinjycui/bad-appleASP.NETPythonJava78301110
SilverLongjohns/Regalia-Game-JamASP.NETC#ShaderLab0010
hq450/fancyssShellClassic ASPJavaScript11.3k03.1k0
LucasLeRay/ZappyClassic ASPCPython1020
xl7dev/WebShellPHPClassic ASPJava1.6k+41k+1