We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2c8b1 commit a07ae0dCopy full SHA for a07ae0d
CITATION.cff
@@ -0,0 +1,20 @@
1
+cff-version: 1.2.0
2
+title: OmniAuth::Identity
3
+message: >-
4
+ If you use this work and you want to cite it,
5
+ then you can use the metadata from this file.
6
+type: software
7
+authors:
8
+ - given-names: Peter Hurn
9
+ family-names: Boling
10
+ email: peter@railsbling.com
11
+ affiliation: railsbling.com
12
+ orcid: 'https://orcid.org/0009-0008-8519-441X'
13
+identifiers:
14
+ - type: url
15
+ value: 'https://github.com/omniauth/omniauth-identity/'
16
+ description: OmniAuth::Identity
17
+repository-code: 'https://github.com/omniauth/omniauth-identity/'
18
+abstract: >-
19
+ OmniAuth::Identity
20
+license: See license file
0 commit comments