Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 02:25:30 UTC Now

2023-02-27 18:13:34 UTC MAIN commitmail json YAML

www/p5-Mojolicious-Plugin-OAuth2-Server: import as p5-Mojolicious-Plugin-OAuth2-Server version 0.47

Imported from wip, packaged by coypu.

    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.

(nikita)