8000 GitHub - genehack/oxauth: MIGRATED TO https://git.genehack.net/genehack/oxauth - Simple application demonstrating model based authentication/authorization in the OX web framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

genehack/oxauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxauth

Simple application demonstrating model based authentication/authorization in the OX web framework

To run this application:

  • Install all required modules: cpanm Dist::Zilla && dzil listdeps | cpanm

  • Start the application: plackup app.psgi

  • Point a browser to http://localhost:5000/

  • You can login as an admin user with 'admin@example.com' and 'admin0987', or a regular user with 'user@example.com' and 'user0987'. The former has access to the '/admin' endpoint; the latter does not.

About

MIGRATED TO https://git.genehack.net/genehack/oxauth - Simple application demonstrating model based authentication/authorization in the OX web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0