Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT identification #23

Draft
wants to merge 3 commits into
base: demo/anycable-client
Choose a base branch
from
Draft

Conversation

palkan
Copy link
Member

@palkan palkan commented Sep 23, 2021

Description

This PR demonstrates the usage if the JWT identification feature from AnyCable Go PRO along with the AnyCable Client library and the anycable-rails-jwt gem.

This PR is based on #21.

Changes

  • Add anycable-rails-jwt gem
  • Replaced action_cable_meta_tag with action_cable_with_jwt_meta_tag
  • Added tokenRefresher configuration to createCable (utils/cable.js).
  • Configured Github Actions to use AnyCable PRO for system tests

@palkan palkan added the demo Demo branch PR label Sep 23, 2021
@palkan palkan changed the base branch from master to demo/anycable-client September 23, 2021 19:29
@palkan palkan force-pushed the demo/jwt-identification branch 14 times, most recently from e7d4a04 to f3bed35 Compare September 23, 2021 21:16
@palkan palkan force-pushed the demo/jwt-identification branch from f3bed35 to 72785ca Compare September 23, 2021 21:19
@palkan palkan force-pushed the demo/jwt-identification branch from 72785ca to 3e4ad51 Compare September 23, 2021 21:20
@palkan palkan force-pushed the demo/anycable-client branch from 72c301d to 5ff9620 Compare September 29, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Demo branch PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant