-
Notifications
You must be signed in to change notification settings - Fork 0
ubimix/simple-auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Test application This application shows how to implement an API and a REST binding for this API. The API implements the following methods: * '/test/login' - log-in with login=John&password=Smith * '/test/hello' - says Hello if you are logged in or return a "401: Forbidden" error otherwise. * '/test/logout' - log the user out if it was logged in ## Running The App > npm install > npm start
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published