Skip to content

jwt.ParseRequest(...) seems to destroy error-wrapping stack #132

jwt.ParseRequest(...) seems to destroy error-wrapping stack

jwt.ParseRequest(...) seems to destroy error-wrapping stack #132

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@v2
with:
assignees: lestrrat