| Port details on branch 2023Q2 | 
	| 
 rubygem-omniauth-oauth2-generic Generic, Configurable OmniAuth Strategy for OAuth2 providers
 0.2.8 security  =2          0.2.8Version of this port present on the latest quarterly branch.Maintainer: sunpoet@FreeBSD.org Port Added: 2017-03-22 21:04:52Last Update: 2023-01-14 23:08:33Commit Hash: 18c6e18People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-SaneAlso Listed In: rubygemsLicense: MITWWW: https://gitlab.com/satorix/omniauth-oauth2-genericDescription:omniauth-oauth2-generic provides an OmniAuth strategy for authenticating with an
OAuth2 service using the authorization grant flow.
Most OmniAuth gems are written either as abstractions (omniauth-oauth2) or for a
specific provider (omniauth-github), but this one is designed to be configurable
enough to work with any basic OAuth2 provider. The primary differences between
OAuth2 provider strategies in OmniAuth are:
- The server's domain
- The URL paths used to authorize, request tokens and get user info
- The structure of the returned user information
These are all configurable options in this gem. There my be certain
requirements/features of some providers not covered by this gem's options, but
it was designed primarily so that if you are implementing your own OAuth2
provider for your service, you don't need to write an OmniAuth strategy as long
as it is compatible with the basic options provided by this gem.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
rubygem-omniauth-oauth2-generic>0:security/rubygem-omniauth-oauth2-generic
To install the port: cd /usr/ports/security/rubygem-omniauth-oauth2-generic/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install security/rubygem-omniauth-oauth2-genericpkg install rubygem-omniauth-oauth2-generic
PKGNAME: rubygem-omniauth-oauth2-genericFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1600177188
SHA256 (rubygem/omniauth-oauth2-generic-0.2.8.gem) = ce6e8539019d5ebf2f48867072b9f248f148bb4cbe7166dee655865abfae7613
SIZE (rubygem/omniauth-oauth2-generic-0.2.8.gem) = 12288 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
ruby30 : lang/ruby30gem : devel/ruby-gems
Runtime dependencies:
rubygem-omniauth-oauth2>=1.0<2 : net/rubygem-omniauth-oauth2rubygem-rake>=0 : devel/rubygem-rakeruby30 : lang/ruby30gem : devel/ruby-gems
Patch dependencies:
ruby30 : lang/ruby30gem : devel/ruby-gems
This port is required by:for Build
Deleted ports which required this port:
for Run
Deleted ports which required this port:
* - deleted ports are only shown under the This port is required by section.  It was harder to do for the Required section.  Perhaps later...Configuration Options:
     No options to configureOptions name:security_rubygem-omniauth-oauth2-genericUSES:gemFreshPorts was unable to extract/find any pkg message
Master Sites: |