1 مستودع
AngularJS services that encapsulate authentication logic and state management.
Distinct from AngularJS API Integration: Specifically describes the AngularJS service wrapper for auth logic, rather than general API integration
Explore 1 awesome GitHub repository matching web development · Authentication Services. Refine with filters or upvote what's useful.
Satellizer is an authentication library for AngularJS applications designed to manage user sign-in and session persistence using security tokens. It functions as a client-side implementation for exchanging credentials for tokens and attaching authorization headers to network requests. The library handles identity integration through a token manager that supports both email-based authentication and external OAuth providers. It enables the authorization of users via third-party services using secure popup windows and allows for linking or unlinking external accounts to a user profile. The proj
Provides authentication logic as a shared singleton service within the AngularJS framework.