Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
witoldsz
/
angular-http-auth
Public
Notifications
You must be signed in to change notification settings
Fork
403
Star
2.4k
Code
Issues
12
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-http-auth
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 20, 2017
Fix minor spelling mistake
Peter Neave
committed
cc316e3
View commit details
Copy full SHA for cc316e3
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Add support for CommonJS loading.
Show description for 86e94f6
fladi
authored and
witoldsz
committed
86e94f6
View commit details
Copy full SHA for 86e94f6
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
prevent repeating `event:auth-loginRequired` #95 #120 #130
witoldsz
committed
1e26e44
View commit details
Copy full SHA for 1e26e44
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
inverted "if" statement to remove "continue"
migajek
committed
a79e9fc
View commit details
Copy full SHA for a79e9fc
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
loginConfirmed: updater returns false to ignore request
Show description for 2ab907e
migajek
committed
2ab907e
View commit details
Copy full SHA for 2ab907e
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Error when config doesn't exist, issue #118
witoldsz
committed
2c46a95
View commit details
Copy full SHA for 2c46a95
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Fixed docs
kriswillis
committed
f99e8a6
View commit details
Copy full SHA for f99e8a6
View code at this point
Browse repository at this point
Changed broadcasted message for 403 responses to event:auth-forbidden
kriswillis
committed
298a8a2
View commit details
Copy full SHA for 298a8a2
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Added support for HTTP 403 responses
kriswillis
committed
2174699
View commit details
Copy full SHA for 2174699
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Uppdated in response to review
alexanderkjeldaas
committed
8e5a689
View commit details
Copy full SHA for 8e5a689
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
More documentation for loginConfirmed (#66)
alexanderkjeldaas
committed
6191b43
View commit details
Copy full SHA for 6191b43
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
Fix a typo
elnur
committed
5725eb7
View commit details
Copy full SHA for 5725eb7
View code at this point
Browse repository at this point
Commits on Dec 2, 2013
format
witoldsz
committed
70c90cf
View commit details
Copy full SHA for 70c90cf
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Update http-auth-interceptor.js
Show description for 7a1e9ab
Schlogen
committed
7a1e9ab
View commit details
Copy full SHA for 7a1e9ab
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Revert "minor cleanup: iterating over array using `for x in y`"
Show description for 9d223ca
witoldsz
committed
9d223ca
View commit details
Copy full SHA for 9d223ca
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
minor cleanup: iterating over array using `for x in y`
witoldsz
committed
301dfe9
View commit details
Copy full SHA for 301dfe9
View code at this point
Browse repository at this point
loginCancelled added to authService (abandons or rejects all the requests and broadcasts event:auth-loginCancelled)
khasinski
authored and
witoldsz
committed
1730092
View commit details
Copy full SHA for 1730092
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
interceptor: better to broadcast the full `response`.
thruflo
committed
582eac8
View commit details
Copy full SHA for 582eac8
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
interceptor: broadcast `response.config` with `loginRequired`.
thruflo
committed
27f2448
View commit details
Copy full SHA for 27f2448
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
add function to update retried requests
Sam Collinson
committed
10dd81a
View commit details
Copy full SHA for 10dd81a
View code at this point
Browse repository at this point
Commits on May 16, 2013
Trivial Grammar Fix
allain
committed
2464a37
View commit details
Copy full SHA for 2464a37
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
httpBuffer: fixed error handling
witoldsz
committed
4bef6b6
View commit details
Copy full SHA for 4bef6b6
View code at this point
Browse repository at this point
Commits on Mar 31, 2013
cherry-pick: Added some comments to the manual to explain the addition of the data argument to the loginConfirmed method
Show description for 28d0b40
julianjelfs
authored and
witoldsz
committed
28d0b40
View commit details
Copy full SHA for 28d0b40
View code at this point
Browse repository at this point
cherry-pick: Added ability to pass data along with login confirmation
Show description for 0bb3081
julianjelfs
authored and
witoldsz
committed
0bb3081
View commit details
Copy full SHA for 0bb3081
View code at this point
Browse repository at this point
Renamed the source file to match the module name.
witoldsz
committed
3a2cb29
View commit details
Copy full SHA for 3a2cb29
View code at this point
Browse repository at this point
Extracted http request buffer operations into seperate module.
witoldsz
committed
898bd3b
View commit details
Copy full SHA for 898bd3b
View code at this point
Browse repository at this point
'use strict'
witoldsz
committed
3190ddd
View commit details
Copy full SHA for 3190ddd
View code at this point
Browse repository at this point
New feature: error handler ignores requests with 'ignoreAuthModule' configuration option.
witoldsz
committed
aa4aaac
View commit details
Copy full SHA for aa4aaac
View code at this point
Browse repository at this point
Added linter options
mbrio
authored and
witoldsz
committed
fa5ec2d
View commit details
Copy full SHA for fa5ec2d
View code at this point
Browse repository at this point
Revert "Merge pull request #10 from qloo/master"
Show description for b923c1d
witoldsz
committed
b923c1d
View commit details
Copy full SHA for b923c1d
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
Made addIgnoreUrlExpression chainable
mbrio
committed
be6d29c
View commit details
Copy full SHA for be6d29c
View code at this point
Browse repository at this point
Add an example to comments
mbrio
committed
14957d6
View commit details
Copy full SHA for 14957d6
View code at this point
Browse repository at this point
Add the ability to prevent URLs from being added to the buffer
mbrio
committed
01fa78f
View commit details
Copy full SHA for 01fa78f
View code at this point
Browse repository at this point
Commits on Sep 2, 2012
fix injector for minified source
clkao
committed
afbd1c8
View commit details
Copy full SHA for afbd1c8
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
Module name renamed to 'http-auth-interceptor'.
Show description for d696c1e
witoldsz
committed
d696c1e
View commit details
Copy full SHA for d696c1e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.