Skip to content

jwt.ParseRequest should also look for the token in cookies #113

jwt.ParseRequest should also look for the token in cookies

jwt.ParseRequest should also look for the token in cookies #113

Workflow file for this run

name: Assign Issue
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
assignees: lestrrat