* 🐛 Refactor `getPath` to `getUrl` and add `getPath` to fix detection of routes
* 🐛 Dynamically build `RegExp` with `basePath`
* ✨ Add `ucFirst` helper
* ✨ Add profile and tokens typing, add `contentType` to config for token fetch and use config in `RedditOAuth2Provider` instead of `getToken` override
* ✏️ Update imports in demo app