File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : New provider
3
+ about : Suggest a new OAuth provider for AspNet.Security.OAuth.Providers
4
+ labels : new provider
5
+
6
+ ---
7
+
8
+ ### Which provider would you like support added for?
9
+
10
+ <!--
11
+ The name of the OAuth 2.0 provider you'd like to support added for.
12
+ Providers that deviate significantly from the OAuth 2.0 specification
13
+ with non-standard extensions and/or behavior are unlikely to be accepted.
14
+ -->
15
+
16
+ ### Provider Documentation
17
+
18
+ <!--
19
+ Any relevant links to the reference documentation for the OAuth 2.0 provider.
20
+ These links are preferably to the technical documentation that can be worked
21
+ from to implement the provider code with.
22
+ -->
23
+
24
+ ### Are you willing to implement this provider yourself?
25
+
26
+ <!--
27
+ Are you willing to implement this provider yourself and contribute it to the
28
+ repository as a pull request?
29
+
30
+ If you are not able or willing to implement this provider yourself, the repository
31
+ maintainers are unlikely to be able to commit to implement it for you, especially
32
+ if the provider is not a product or service that the maintainers actively use
33
+ and/or have access to (for example, a paid-for enterprise service).
34
+
35
+ Providers that you are not able to implement yourself but would be valuable
36
+ to the open source community if they existed will be labelled with "help wanted".
37
+ Such issues will then be dependent on the community to implement at some point,
38
+ but do not represent any commitment from the maintainers to do so.
39
+ -->
40
+
41
+ ### Additional context
42
+
43
+ <!--
44
+ Add any other context about the new provider that may be relevant.
45
+ -->
You can’t perform that action at this time.
0 commit comments