Skip to content

Instantly share code, notes, and snippets.

@rgwozdz
Last active May 30, 2018 17:47
Show Gist options
  • Save rgwozdz/4098e0e18cc85299f4444a3e64a7c68b to your computer and use it in GitHub Desktop.
Save rgwozdz/4098e0e18cc85299f4444a3e64a7c68b to your computer and use it in GitHub Desktop.
Koop-Docs: auth-module registration object
{
type: 'auth',
getAuthenticationSpecification: Function,
authenticate: Function,
authorize: Function
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment