You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ about: Create a bug report to fix an existing issue.
4
4
title: ''
5
5
labels: ''
6
6
assignees: ''
7
-
8
7
---
8
+
9
9
**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues.
10
10
11
11
**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 [Auth0 Community](https://community.auth0.com/) or [Auth0 Support](https://support.auth0.com/). Finally, to avoid duplicates, please search existing Issues before submitting one here.
12
12
13
-
By submitting an Issue to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
13
+
By submitting an Issue to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/main/CODE-OF-CONDUCT.md).
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ assignees: ''
11
11
12
12
Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community (https://community.auth0.com/) or Auth0 Support (https://support.auth0.com/). Finally, to avoid duplicates, please search existing Issues before submitting one here.
13
13
14
-
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct (https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
14
+
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct (https://github.com/auth0/open-source-template/blob/main/CODE-OF-CONDUCT.md).
15
15
-->
16
16
17
17
### Describe the problem you'd like to have solved
@@ -36,4 +36,4 @@ By submitting an Issue to this repository, you agree to the terms within the Aut
36
36
37
37
<!--
38
38
> Add any other context or screenshots about the feature request here.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/report_a_bug.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ assignees: ''
11
11
12
12
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 Auth0 Community (https://community.auth0.com/) or Auth0 Support (https://support.auth0.com/). Finally, to avoid duplicates, please search existing Issues before submitting one here.
13
13
14
-
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct (https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
14
+
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct (https://github.com/auth0/open-source-template/blob/main/CODE-OF-CONDUCT.md).
15
15
-->
16
16
17
17
### Describe the problem
@@ -27,6 +27,7 @@ By submitting an Issue to this repository, you agree to the terms within the Aut
27
27
-->
28
28
29
29
### Reproduction
30
+
30
31
<!--
31
32
> Detail the steps taken to reproduce this error, and whether this issue can be reproduced consistently or if it is intermittent.
32
33
> **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.
@@ -52,4 +53,4 @@ By submitting an Issue to this repository, you agree to the terms within the Aut
52
53
-**Version of this library used:**
53
54
-**Which framework are you using, if applicable:**
54
55
-**Other modules/plugins/libraries that might be involved:**
55
-
-**Any other relevant information you think would be useful:**
56
+
-**Any other relevant information you think would be useful:**
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.Md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/open-source-template/blob/master/CONTRIBUTING.md) for how to create and submit a high-quality PR for this repo.
1
+
By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/main/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/open-source-template/blob/main/CONTRIBUTING.md) for how to create and submit a high-quality PR for this repo.
2
2
3
3
### Description
4
4
@@ -35,4 +35,4 @@ By submitting a PR to this repository, you agree to the terms within the [Auth0
35
35
36
36
-[ ] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
37
37
-[ ] All active GitHub checks for tests, formatting, and security are passing
38
-
-[ ] The correct base branch is being used, if not `master`
38
+
-[ ] The correct base branch is being used, if not `main`
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
# @auth0/nextjs-auth0 Beta
1
+
# @auth0/nextjs-auth0
2
2
3
3
Auth0 SDK for signing in to your Next.js applications.
4
4
5
-
> Note: This library is currently in **Beta** and has not had a complete security review. We do not recommend using this library in production yet. As we move towards general availability, please be aware that releases may contain breaking changes.
0 commit comments