mirror of
https://github.com/volatiletech/authboss.git
synced 2025-01-26 05:27:33 +02:00
Merge branch 'jmhodges/patch-1' into dev
This commit is contained in:
commit
aa6187d73b
@ -184,7 +184,7 @@ to your app:
|
|||||||
|
|
||||||
Everything under Config.Storage and Config.Core are required and you must provide them,
|
Everything under Config.Storage and Config.Core are required and you must provide them,
|
||||||
however you can optionally use default implementations from the
|
however you can optionally use default implementations from the
|
||||||
[defaults package](https://github.com/volatiletech/authboss/defaults).
|
[defaults package](https://github.com/volatiletech/authboss/tree/master/defaults).
|
||||||
This also provides an easy way to share implementations of certain stack pieces (like HTML Form Parsing).
|
This also provides an easy way to share implementations of certain stack pieces (like HTML Form Parsing).
|
||||||
As you saw in the example above these can be easily initialized with the `SetCore` method in that
|
As you saw in the example above these can be easily initialized with the `SetCore` method in that
|
||||||
package.
|
package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user