---
name: Report a bug
about: Have you found a bug or issue? Create a bug report for this SDK
title: ""
labels: bug report
assignees: ""
---

**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://authok.cn/whitehat) details the procedure for disclosing security issues.

**Thank you in advance for helping us to improve this library!** Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the [Authok Community](https://community.authok.cn/) or [Authok Support](https://support.authok.cn/). Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the [Authok Code of Conduct](https://github.com/authok/open-source-template/blob/master/CODE-OF-CONDUCT.md).

### Describe the problem

> Provide a clear and concise description of the issue

### What was the expected behavior?

> Tell us about the behavior you expected to see

### Reproduction

> Detail the steps taken to reproduce this error, and whether this issue can be reproduced consistently or if it is intermittent.
> **Note**: If clear, reproducable steps or the smallest sample app demonstrating misbehavior cannot be provided, we may not be able to follow up on this bug report.

1. ...
2. ...
3. ...

If so, provide steps:

> Where applicable, please include:
>
> - The smallest possible sample app that reproduces the undesirable behavior
> - Log files (redact/remove sensitive information)
> - Application settings (redact/remove sensitive information)
> - Screenshots

### Environment

> Please provide the following:

- **Version of `authok-angular` used:**
- **Which browsers have you tested in?**
- **Which version of Angular have you tested with?**
- **Other modules/plugins/libraries that might be involved:**
