8000 Tags · justinsa/angular-authentication-service · GitHub
[go: up one dir, main page]

Skip to content

Tags: justinsa/angular-authentication-service

Tags

2.1.6

Toggle 2.1.6's commit message
NPM package to 2.1.6

NPM package version to 2.1.6
  • Dec 19, 2019
  • d856402
  • < 8000 a class="Link--muted" href="/justinsa/angular-authentication-service/archive/refs/tags/2.1.6.zip" rel="nofollow"> zip
  • tar.gz
  • Notes

2.1.5

Toggle 2.1.5's commit message
Update to v2.1.5

Updating package version to 2.1.5

2.1.4

Toggle 2.1.4's commit message
Update NPM package version to 2.1.4

Updating to package 2.1.4 for NPM release.

2.1.3

Toggle 2.1.3's commit message
Update readme with doNotRedirect documentation

Update the readme to include documentation on the functionality of the
doNotRedirect parameter for logoutConfirmed.

2.1.2

Toggle 2.1.2's commit message
Release 2.1.2: Really support last attempted URL properly on expired …

…authentication

Correction of the permit function and adding fallback for
getLastAttemptedUrl behavior along with removal of the
clearLastAttemptedUrl method. Worked through all validations in an
application and finally proved out how this should behave to support
re-authentication processing and not lose the target URL as hops happen.

2.1.1

Toggle 2.1.1's commit message
Version 2.1.1

v2.1.1. release

2.1.0

Toggle 2.1.0's commit message
Version 2.1.0

Increment NPM package version to 2.1.0 for release.

2.0.0

Toggle 2.0.0's commit message
Updating NPM version to 2.0.0

Setting up for release of 2.0.0 library.

1.0.0

Toggle 1.0.0's commit message
Remove getAttemptedPath functionality

* Functionality does not need to be recorded internally in the service
and if desired can be handled by the caller.

0.2.0

Toggle 0.2.0's commit message
Remove hard dependency on local.storage service

Storage service is now defined during configuration and then dynamically
injected when required. Tests have been updated to use local.storage for
validation. This also removes the hard dependency on ngCookies that
existed merely to satisfy local.storage service.
0