Social login and authentication module for Angular 21
twitteroauth is a PHP library and REST API wrapper used for authenticating and interacting with the Twitter API. It functions as an OAuth 1.0a client that manages the secure handshake process to authorize user accounts and obtain access tokens. The library handles the three-legged authorization flow, including the generation of authorization URLs and the requesting of security tokens. It automates the calculation of cryptographic signatures for requests and manages token-based sessions to maintain authenticated state. The project provides capabilities for social media content management, suc
🍍Jeff provides the simplest way to manage web sessions in Go.
#20|20 IdentityServer4.EntityFrameworkCore
Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects
abblix/oidc.server 的主要功能包括:Project Documentation Examples, Authentication and Authorization。
abblix/oidc.server 的开源替代品包括: abacritt/angularx-social-login — Social login and authentication module for Angular 21. abraham/twitteroauth — twitteroauth is a PHP library and REST API wrapper used for authenticating and interacting with the Twitter API. It… abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. 2020ip/twentytwenty.identityserver4.entityframeworkcore — #20|20 IdentityServer4.EntityFrameworkCore.