Aaron L
97be009b78
Update readme with project information
2016-12-19 22:25:33 -08:00
Darrell Golliher
9a27987700
Added space to comply with gofrm style guildlines
2016-11-28 21:36:29 -05:00
Darrell Golliher
b6b20653d3
Added required handler for ListenAndServe
...
http.ListenAndServe requires two arguments, the second one can be nil,
but must be present. https://golang.org/pkg/net/http/#ListenAndServe
Omitting it, even in just documention code snippets like ths one,
might confuse people just learning (like myself).
2016-11-27 18:10:19 -05:00
CJ Keeney
7157885af5
fix documented import path for Auth module
2016-10-09 20:42:46 -07:00
Aaron L
83c72ea507
Add coverage and junit reporting for authboss
2016-07-30 15:16:45 -07:00
Aaron
2eff32e3c8
Update documentation.
2015-08-02 10:05:31 -07:00
Aaron L
c1d6843a27
Update README.md
2015-04-03 08:38:33 -07:00
Aaron L
077f0bf1a5
Update README.md
2015-04-01 13:31:44 -07:00
Aaron L
d8051d9aa5
Update README.md
2015-03-30 09:24:12 -07:00
Aaron L
a8628495c3
Update README.md
2015-03-28 09:32:39 -07:00
Aaron L
7b51faf7ed
Update README.md
2015-03-28 09:27:16 -07:00
Aaron L
d26aa23a3a
Update README.md
2015-03-28 09:26:28 -07:00
Aaron
1f6bb00137
Update Readme.
2015-03-27 09:38:23 -07:00
Aaron
a4fd382287
Make RememberStorer more independent.
...
- RememberStorer checks to see if either provided storer is of the correct
type. If neither are then the module fails to load.
- Fix #48
2015-03-27 09:35:55 -07:00
Aaron
1c275a132a
Make storage requirements more consistent.
...
- Fix #44
2015-03-27 09:35:54 -07:00
Aaron
883a907ca4
Add bages to readme.
2015-03-27 09:35:54 -07:00
Aaron L
8ccdc086f4
Update README.md
2015-03-24 19:55:56 -07:00
Aaron L
e83110ee31
Add UpdatePassword.
...
- Fix #50
2015-03-16 22:58:32 -07:00
Aaron L
99d0af8b72
Destroy a list of go lint errors.
2015-03-16 14:42:45 -07:00
Aaron
ae71333bfe
Update docs again.
2015-03-15 15:20:50 -07:00
Aaron
ec527a1113
Add documentation.
2015-03-15 14:36:27 -07:00
Aaron
73dcb5beb1
Add a few updates to documentation.
2015-02-22 22:27:45 -08:00
Aaron L
38a6c1486c
Update README.
2015-01-03 08:54:48 -08:00
kris-runzer
2da59a5832
Initial commit
2015-01-02 21:12:02 -08:00