Port details on branch 2023Q4 |
- 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:52
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://gitlab.com/satorix/omniauth-oauth2-generic
- Description:
- 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-plist - Dependency 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 clean
- To add the package, run one of these commands:
- pkg install security/rubygem-omniauth-oauth2-generic
- pkg install rubygem-omniauth-oauth2-generic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-omniauth-oauth2-generic
- Flavors: 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-omniauth-oauth2>=1.0<2 : net/rubygem-omniauth-oauth2
- rubygem-rake>=0 : devel/rubygem-rake
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : 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 configure
- Options name:
- security_rubygem-omniauth-oauth2-generic
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|