$cookieStore (service in module ngCookies )

Improve this doc

Description

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.

Dependencies

Methods

Example