clerk / clerk-sdk-python

52 stars 15 forks source link

feat: add authenticate_request and verify_token helpers #18

Closed 2ynn closed 1 month ago

2ynn commented 1 month ago

This PR adds authenticate_request and verify_token helper functions.

Notes

Limitations

Tests

To run tests (poetry run pytest) the following environment variables should be set (see tests/conftest.py for more details):