diff --git a/.github/CITATION.cff b/.github/CITATION.cff new file mode 100644 index 00000000..525d0064 --- /dev/null +++ b/.github/CITATION.cff @@ -0,0 +1,23 @@ +cff-version: 1.2.0 +title: oauth2 +message: >- + If you use this work and you want to cite it, + then you can use the metadata from this file. +type: software +authors: + - given-names: Peter Hurn + family-names: Boling + email: peter@railsbling.com + affiliation: railsbling.com + orcid: 'https://orcid.org/0009-0008-8519-441X' + - given-names: Aboling0 + email: aboling@railsbling.com + affiliation: railsbling.com +identifiers: + - type: url + value: 'https://github.com/oauth-xx/oauth2' + description: oath2 +repository-code: 'https://github.com/oauth-xx/oauth2' +abstract: >- + oauth2 +license: See license file \ No newline at end of file