ChessAdventure / client

Front end repository for ChessPedition: keep only the pieces you win with!
https://chesspedition.herokuapp.com/
0 stars 1 forks source link

Feature/authentication #61

Closed elsafluss closed 3 years ago

elsafluss commented 3 years ago

Purpose:

What does this merge do? Check all that apply.

Description: What does this PR do?

Changes user authentication from "api_key" to JWT Sends JWT in actioncable connection request

What are the relevant tickets?

Closes _

Bugs:

https://github.com/nsarno/knock/issues/147 Thanks to that archived issue, we got actioncable working with JWT!

Checklist: