Sha256: a02263eb620c7549230158ee35a18e22db91eaeb1358fd1c2817d554650f2e7e
Contents?: true
Size: 832 Bytes
Versions: 2
Compression:
Stored size: 832 Bytes
Contents
## 0.5.0 - Add support for faye 1.1 (unreleased for now) - Drop support for faye < 1.1 - More extensibility regarding public channels, extensions now take an options hash with a whitelist lambda / function that will be called with the channel name so developers can implement their own logic ## 0.4.0 - Channels beginning by ``/public/`` do not require authentication anymore, However, globbing with public channels still require authentication. ## 0.3.0 - Rename ``Faye::Authentication::Extension`` to ``Faye::Authentication::ServerExtension`` - Add extension for faye Ruby Client : ``Faye::Authentication::ClientExtension`` ## 0.2.0 - Use JWT instead of HMAC for signing the messages - Allow expiration of the signature - The client javascript extension now takes the faye client as its first parameter
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
faye-authentication-1.6.1 | CHANGELOG.md |
faye-authentication-1.6.0 | CHANGELOG.md |