-
-
02 Nov 2020 15:02:24 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (498 / 8 / 0)
- Kwalitee
Bus factor: 1- 87.87% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (33.19KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Crypt::JWT
- CryptX
- MIME::Base64
- Moo
- Time::HiRes
- Try::Tiny
- Types::Standard
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.28 - 2020-11-02
- Handle lack of token in Authorization header (GH #27)
Documentation
How to use Net::OAuth2::AuthorizationServerModules
Easier implementation of an OAuth2 Authorization ServerOAuth2 Authorization Code GrantOAuth2 Client Credentials GrantOAuth2 Resource Owner Implicit GrantOAuth2 Resource Owner Password Credentials GrantProvides
in lib/Net/OAuth2/AuthorizationServer/Defaults.pmExamples
Module Install Instructions
To install Net::OAuth2::AuthorizationServer, copy and paste the appropriate command in to your terminal.
cpanm Net::OAuth2::AuthorizationServer
perl -MCPAN -e shell install Net::OAuth2::AuthorizationServer
For more information on module installation, please visit the detailed CPAN module installation guide.