Fri, 17 May 2024 22:44:09 UTC | login

Information for build nodejs-passport-oauth2-1.3.0-1.fc25

ID10060
Package Namenodejs-passport-oauth2
Version1.3.0
Release1.fc25
Epoch
SummaryOAuth 2.0 authentication strategy for Passport
DescriptionGeneral-purpose OAuth 2.0 authentication strategy for Passport. This module lets you authenticate using OAuth 2.0 in your Node.js applications. By plugging into Passport, OAuth 2.0 authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express. Note that this strategy provides generic OAuth 2.0 support. In many cases, a provider-specific strategy can be used instead, which cuts down on unnecessary configuration, and accommodates any provider-specific quirks. See the list for supported providers. Developers who need to implement authentication against an OAuth 2.0 provider that is not already supported are encouraged to sub-class this strategy. If you choose to open source the new provider-specific strategy, please add it to the list so other people can find it.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:31 UTC
CompletedSat, 14 Apr 2018 20:14:31 UTC
Tags
f28
f29
RPMs
src
nodejs-passport-oauth2-1.3.0-1.fc25.src.rpm (info) (download)
noarch
nodejs-passport-oauth2-1.3.0-1.fc25.noarch.rpm (info) (download)
Changelog * Wed Mar 30 2016 Tom Hughes <tom@compton.nu> - 1.3.0-1 - Update to 1.3.0 upstream release * Wed Feb 10 2016 Tom Hughes <tom@compton.nu> - 1.2.0-1 - Update to 1.2.0 upstream release * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 11 2014 Tom Hughes <tom@compton.nu> - 1.1.2-1 - Update to 1.1.2 upstream release - Switch to using github as source so we get tests * Fri Jan 31 2014 Tom Hughes <tom@compton.nu> - 1.1.1-1 - Update to 1.1.1 upstream release * Sun Aug 18 2013 Tom Hughes <tom@compton.nu> - 1.1.0-1 - Initial build of 1.1.0