Discover Packages
github.com/studiously/usersvc
command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 2, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
usersvc
User service for Studiously
usersvc functions as both an identity provider for Hydra (OAuth2) and as a client app, responsible for user account settings. In the end, it should amount to the functional equivalent of Google's auth service.
Run (Quick)
export FORCE_ROOT_CLIENT_CREDENTIALS=demo:demo
export CONSENT_URL=http://localhost:8080/consent
export DATABASE_URL=memory
hydra host --dangerous-force-http
then
hydra clients import client.json
hydra policies create -f policy.json
hydra policies create -f policy_2.json
TODO
Finish
Complete Refactor
Unit Tests
System/Integration Tests
Actual Error Handling
Real User Management Page
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package codes documents the status codes used by usersvc in error responses.
Package codes documents the status codes used by usersvc in error responses.
Package models contains the types for schema 'public'.
Package models contains the types for schema 'public'.
Click to show internal directories.
Click to hide internal directories.