Mon, 20 May 2024 03:36:36 UTC | login

Information for build nodejs-passport-oauth-1.0.0-4.fc24

ID10058
Package Namenodejs-passport-oauth
Version1.0.0
Release4.fc24
Epoch
SummaryOAuth 1.0 and 2.0 authentication strategies for Passport
DescriptionGeneral-purpose OAuth 1.0 and OAuth 2.0 authentication strategies for Passport. This module lets you authenticate using OAuth in your Node.js applications. By plugging into Passport, OAuth 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 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 below for supported providers.
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-oauth-1.0.0-4.fc24.src.rpm (info) (download)
noarch
nodejs-passport-oauth-1.0.0-4.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Aug 16 2013 Tom Hughes <tom@compton.nu> - 1.0.0-1 - Update to 1.0.0 upstream release - Update to latest nodejs packaging standards * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Apr 14 2013 Tom Hughes <tom@compton.nu> - 0.1.15-1 - Update to 0.1.15 upstream release * Mon Mar 11 2013 Tom Hughes <tom@compton.nu> - 0.1.14-3 - Link node_modules for tests - BuildRequire oauth, passport and pkginfo for tests - Improve description * Sat Feb 23 2013 Tom Hughes <tom@compton.nu> - 0.1.14-2 - Update pkginfo dependency * Sun Feb 10 2013 Tom Hughes <tom@compton.nu> - 0.1.14-1 - Initial build of 0.1.14