Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
cff-version: 1.2.0
title: OmniAuth::OpenID
title: omniauth-openid
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
email: floss@galtzo.com
affiliation: galtzo.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/omniauth/omniauth-openid/'
description: OmniAuth::OpenID
repository-code: 'https://github.com/omniauth/omniauth-openid/'
value: 'https://github.com/ruby-openid/omniauth-openid/'
description: omniauth-openid
repository-code: 'https://github.com/ruby-openid/omniauth-openid/'
abstract: >-
OmniAuth::OpenID
omniauth-openid
license: See license file
Loading