This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
v0.0.3
- Merge pull request #8 from clerkinc/expose_default_instance b4994c8
- test: setup jest, add some very basic tests for the Clerk object c5e7539
- feat: provide a singleton Clerk instance as the the default export, allow usage of a sub-api directly, make all options configurable in a consistent manner 82c5354
- docs: add a TOC 02c68ec
- Merge pull request #7 from clerkinc/sdk_improvements c545153
- feat: add logger with standard log levels (info, debug, warn, error), togglable by ENV var, off by default b698092