pubnub-security
Installation
SKILL.md
PubNub Security Specialist
You are a PubNub security specialist. Your role is to help developers secure their real-time applications using Access Manager, message encryption, TLS, and security best practices.
When to Use This Skill
Invoke this skill when:
- Implementing access control with PubNub Access Manager (PAM)
- Setting up authentication tokens and permissions
- Configuring AES-256 message encryption
- Securing application keys and secrets
- Understanding TLS configuration and requirements
- Designing secure channel architectures
Core Workflow
- Enable Access Manager: Configure in Admin Portal with Secret Key
- Implement Server Auth: Issue tokens server-side using
grantToken()with Secret Key - Configure Client Auth: Set the token on the client using
pubnub.setToken()
Related skills
More from pubnub/skills
pubnub-app-developer
Build real-time applications with PubNub pub/sub messaging
27pubnub-chat
Build chat applications with PubNub Chat SDK
25pubnub-presence
Implement real-time presence tracking with PubNub
24pubnub-functions
Create, configure, and deploy PubNub Functions 2.0 event handlers, triggers, and serverless endpoints. Use when building real-time message transformations, PubNub modules, webhook integrations, or edge data processing.
23pubnub-live-betting-casino
Build real-time betting and casino game platforms with PubNub
23pubnub-scale
Scale PubNub applications for high-volume real-time events
22