This plugin implements the various OAuth2 grant types flow as described at http://tools.ietf.org/html/rfc6749. It is a complete implementation of RFC6749, with the exception of the "Extension Grants" as the description of that grant type is rather hand-wavy. The bulk of the functionality is implemented in the Net::OAuth2::AuthorizationServer distribution, you should see that for more comprehensive documentation and examples of usage. The examples here use the "Authorization Code Grant" flow as that is considered the most secure and most complete form of OAuth2.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 10.0 | aarch64eb | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 10.0 | earmv6hf | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 10.0 | earmv7hf | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 8.0 | i386 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 8.0 | powerpc | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 8.0 | powerpc | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 8.0 | x86_64 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | aarch64 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | earmv6hf | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | earmv7hf | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | i386 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | sparc64 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
NetBSD 9.0 | x86_64 | p5-Mojolicious-Plugin-OAuth2-Server-0.47.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.