パッケージ: libmojolicious-plugin-oauth2-perl (2.02-1)
libmojolicious-plugin-oauth2-perl に関するリンク
Trisquel の資源:
libmojolicious-plugin-oauth2-perl ソースパッケージをダウンロード:
- [libmojolicious-plugin-oauth2-perl_2.02-1.dsc]
- [libmojolicious-plugin-oauth2-perl_2.02.orig.tar.gz]
- [libmojolicious-plugin-oauth2-perl_2.02-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Frédéric Bonnard
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- node-oauth
- ruby-omniauth-auth0
- libmojolicious-plugin-authorization-perl
- libmojolicious-plugin-authentication-perl
- ruby-omniauth-google-oauth2
- golang-golang-x-oauth2-google-dev
- liblwp-authen-oauth2-perl
- libmojolicious-plugin-openapi-perl
- python-django-piston
- libpam-freerdp2-dev
- libmodule-install-authorrequires-perl
Auth against OAuth2 APIs
Mojolicious::Plugin::OAuth2 allows you to easily authenticate against a OAuth2 provider. It includes configurations for a few popular providers, but you can add your own easily as well.
Note that OAuth2 requires https, so you need to have the optional Mojolicious dependency required to support it.
その他の libmojolicious-plugin-oauth2-perl 関連パッケージ
|
|
|
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: libmojolicious-perl (>= 8.25)
- simple, yet powerful, Web Application Framework
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libcrypt-openssl-bignum-perl
- Perl module to access OpenSSL multiprecision integer arithmetic libraries
-
- rec: libcrypt-openssl-rsa-perl
- module for RSA encryption using OpenSSL
-
- rec: libmojo-jwt-perl (>= 0.09)
- JSON Web Token the Mojo way