Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / grumar/adal-angular5 issues and pull requests
#53 - Rework/various changes
Pull Request -
State: closed - Opened by Macadoshis about 5 years ago
#52 - Does adal-angular 5 supports in angular 7?
Issue -
State: open - Opened by SuhasParameshwara over 5 years ago
- 2 comments
#51 - Multiple issues in Version 2.1.1
Issue -
State: open - Opened by mausumit almost 6 years ago
- 1 comment
#50 - Multi Issue in aquiretoken function. The function works fine if the token is in local storage. But when you will remove the storage and invoke the acquiretoken function it will not get inside the subscribe block. and more over that its getting invoked only once
Issue -
State: open - Opened by shayanpaul almost 6 years ago
#49 - ng-init calling 2 times big issue
Issue -
State: open - Opened by test0017 almost 6 years ago
#48 - Token is null & authenication is false
Issue -
State: open - Opened by ChitraTandabany almost 6 years ago
#47 - how to update new token when generated token has expired
Issue -
State: open - Opened by anilcrest over 6 years ago
#46 - Http Interceptor does not account for resource specific tokens
Issue -
State: open - Opened by ukphillips over 6 years ago
- 1 comment
#45 - Error when first time acquire access token for resource
Issue -
State: open - Opened by vzdesic over 6 years ago
- 3 comments
#44 - [Bug] Acquire token ( Refresh token ) not working
Issue -
State: open - Opened by vipins-optimus over 6 years ago
#43 - Authorization to WEB API
Issue -
State: open - Opened by ejurisev over 6 years ago
- 6 comments
#42 - Access token Expiry - 401 Unauthorized on AJAX
Issue -
State: closed - Opened by Cake934 over 6 years ago
- 2 comments
#41 - Post Angular 6 and rxjs Upgrade throws runtime error.
Issue -
State: open - Opened by ravivit9 over 6 years ago
- 8 comments
#40 - No way to handle interaction_required adal errors
Issue -
State: open - Opened by mammons over 6 years ago
#39 - Fancy doing an angular6 one?
Issue -
State: open - Opened by nickraphael over 6 years ago
- 1 comment
#38 - handleWindowCallback refreshing page
Issue -
State: open - Opened by TheAifam5 over 6 years ago
- 1 comment
Labels: enhancement
#37 - Use version 2.1.1
Issue -
State: closed - Opened by MadEddieFFS over 6 years ago
- 1 comment
#36 - Update spelling of Angular in Module name
Pull Request -
State: open - Opened by davebrothers over 6 years ago
#35 - BUG: Cannot call Microsoft Graph using adal-angular5
Issue -
State: open - Opened by tsiesser over 6 years ago
- 1 comment
#34 - cherry pick [benbran#23](https://github.com/benbaran/adal-angular4/pull/23)
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
#33 - use @typings for adal-angular
Issue -
State: open - Opened by grumar over 6 years ago
- 3 comments
Labels: enhancement
#32 - Write unit tests:
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
Labels: tests
#31 - Create AAD(Azure Active Directory) for testing
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
Labels: tests, wontdo
#30 - [TEST]Register Application in AAD
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
Labels: tests, wontdo
#29 - [TEST]Create AAD user account to test login
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
Labels: tests, wontdo
#28 - [TEST] Create e2e tests skeleton
Issue -
State: open - Opened by grumar over 6 years ago
Labels: tests
#27 - [BUG] Wrapper since 5c5337bec65f7999ee78d89cfb7a2e8c15de6bb7 sends request in iframe
Issue -
State: closed - Opened by grumar over 6 years ago
- 2 comments
Labels: bug
#26 - Add test runner to travis
Issue -
State: closed - Opened by grumar over 6 years ago
- 1 comment
Labels: enhancement, tests
#25 - Getting "Error: Incorrect function" for IE11. Polyfill needed?
Issue -
State: open - Opened by wittml over 6 years ago
Labels: investigate
#24 - Unable to read tokn since angular 5.2.8
Issue -
State: closed - Opened by AnthonyGiretti over 6 years ago
- 9 comments
Labels: investigate
#23 - fix Adal5HttpService's responseType http option
Pull Request -
State: closed - Opened by leonixyz over 6 years ago
#22 - make HTTP options optional in Adal5HttpService (close issue #21)
Pull Request -
State: closed - Opened by leonixyz over 6 years ago
#21 - options in Adal5HttpService.get()
Issue -
State: open - Opened by leonixyz over 6 years ago
#20 - URI params gets cleared while using adal-angular5
Issue -
State: open - Opened by tscislo over 6 years ago
- 1 comment
Labels: investigate
#19 - Errors when server side rendering is enabled.
Issue -
State: closed - Opened by pvsherman over 6 years ago
- 1 comment
#18 - Handles requestInfo from parent/popup window
Pull Request -
State: closed - Opened by dSolver over 6 years ago
#17 - Acquiring token for specific resource silently fails
Issue -
State: closed - Opened by dSolver over 6 years ago
#16 - Before you publish make sure it works!
Issue -
State: closed - Opened by Lecha1 almost 7 years ago
- 1 comment
#15 - Token state missmatch due to url encoding and state disappears from adal context.
Issue -
State: closed - Opened by kov-hans almost 7 years ago
- 1 comment
#14 - Adal5Service.acquireToken falls with "Token renewal operation failed due to timeout", but there are successful requests in network
Issue -
State: open - Opened by AlexeyBoiko almost 7 years ago
- 7 comments
#13 - Debugger never hits inside acquireToken when using resource instead of clientId
Issue -
State: open - Opened by nybroe almost 7 years ago
- 2 comments
#12 - Declaration file nonfunctional TypeScript 2.6
Issue -
State: open - Opened by stamler almost 7 years ago
- 1 comment
#11 - Working example?
Issue -
State: closed - Opened by jcmontx almost 7 years ago
- 10 comments
#10 - upgrade to adal 1.0.16. Remove angular/http.
Pull Request -
State: closed - Opened by grumar almost 7 years ago
#9 - Reference to angular/http
Issue -
State: closed - Opened by jo-me almost 7 years ago
- 1 comment
#8 - Set authorization header code throwing error if there are already headers present in the request.
Issue -
State: open - Opened by pandianramalingam almost 7 years ago
- 3 comments
Labels: bug
#7 - Get token error with http when using httpclient
Issue -
State: open - Opened by chigivigi almost 7 years ago
- 4 comments
#6 - http get
Issue -
State: closed - Opened by mihaipopescu0409 almost 7 years ago
- 2 comments
#5 - Authorization issue
Issue -
State: closed - Opened by mihaipopescu0409 almost 7 years ago
- 1 comment
#4 - Get Token http error
Issue -
State: closed - Opened by chigivigi almost 7 years ago
- 2 comments
#3 - Several issues with adal5-http.service
Issue -
State: closed - Opened by jo-me almost 7 years ago
- 11 comments
Labels: bug
#2 - Update adal5-http.service.ts to fix bug for Http service
Pull Request -
State: closed - Opened by demonking99 almost 7 years ago
- 4 comments
#1 - this.http.request throws error in http service
Issue -
State: closed - Opened by vivekdtiwari almost 7 years ago
- 1 comment