ca18efb1fe
The Client object on its own doesn't fully express everything about a single client, and so when loading clients from a static configuration it's not enough to just (de)serialize clients. To that end, LoadableClient contains the full representation of a client and associated entities. |
||
---|---|---|
.. | ||
admin.go | ||
auth_middleware.go | ||
auth_middleware_test.go | ||
client_registration.go | ||
client_registration_test.go | ||
client_resource.go | ||
client_resource_test.go | ||
config.go | ||
config_test.go | ||
cross_client_test.go | ||
discovery_resource.go | ||
discovery_resource_test.go | ||
email_verification.go | ||
email_verification_test.go | ||
error.go | ||
error_test.go | ||
http.go | ||
http_test.go | ||
invitation.go | ||
invitation_test.go | ||
password.go | ||
password_test.go | ||
register.go | ||
register_test.go | ||
serialization.go | ||
serialization_test.go | ||
server.go | ||
server_test.go | ||
testutil.go | ||
user.go |