Module hexer_user

User management utilities.

Description

User management utilities

Function Index

auth/0Generates an auth key for the user.
register/0Registers the user in hex.pm.

Function Details

auth/0

auth() -> ok | {error, any()}

Generates an auth key for the user

register/0

register() -> ok | {error, any()}

Registers the user in hex.pm


Generated by EDoc, Jan 28 2016, 12:02:21.