Name | Description |
---|---|
$cookieStore |
Provides a key-value (string-object) storage, that is backed by session cookies. Objects put or retrieved from this storage are automatically serialized or deserialized by angular's toJson/fromJson. |
$cookies |
Provides read/write access to browser's cookies. |
ngCookies.service
2016-03-29 16:11:48
Please login to continue.