auth/internal/domain
Maxim Lebedev 7680845f74
🛂 Used config credentials for BasicAuth middleware
2022-01-31 21:17:19 +05:00
..
action.go ♻️ Improved custom error creation 2022-01-30 00:30:57 +05:00
action_test.go Added domain tests 2022-01-30 22:49:25 +05:00
client.go Added domain tests 2022-01-30 22:49:25 +05:00
client_id.go Added domain tests 2022-01-30 22:49:25 +05:00
client_id_test.go Added domain tests 2022-01-30 22:49:25 +05:00
client_test.go Added domain tests 2022-01-30 22:49:25 +05:00
code_challenge_method.go ♻️ Improved custom error creation 2022-01-30 00:30:57 +05:00
code_challenge_method_test.go Added domain tests 2022-01-30 22:49:25 +05:00
config.go 🛂 Used config credentials for BasicAuth middleware 2022-01-31 21:17:19 +05:00
config_test.go Added domain tests 2022-01-30 22:49:25 +05:00
doc.go 📝 Added domain package docs 2021-12-27 00:12:11 +05:00
email.go Added domain tests 2022-01-30 22:49:25 +05:00
email_test.go Added domain tests 2022-01-30 22:49:25 +05:00
error.go ♻️ Improved custom error creation 2022-01-30 00:30:57 +05:00
error_test.go ♻️ Improved custom error creation 2022-01-30 00:30:57 +05:00
grant_type.go 🎨 Format domain package code 2022-01-29 22:50:45 +05:00
grant_type_test.go Added domain tests 2022-01-30 22:49:25 +05:00
me.go Added domain tests 2022-01-30 22:49:25 +05:00
me_test.go Added domain tests 2022-01-30 22:49:25 +05:00
metadata.go 🚚 Moved metadata struct from util to domain 2022-01-31 20:00:28 +05:00
profile.go 🏷️ Refactored Email domain 2022-01-09 01:09:00 +05:00
provider.go Added domain tests 2022-01-30 22:49:25 +05:00
response_type.go ♻️ Use internal error for ResponseType domain error 2022-01-30 01:47:05 +05:00
response_type_test.go Added domain tests 2022-01-30 22:49:25 +05:00
scope.go Added domain tests 2022-01-30 22:49:25 +05:00
scope_test.go Added domain tests 2022-01-30 22:49:25 +05:00
session.go Added domain tests 2022-01-30 22:49:25 +05:00
ticket.go 🎨 Format domain package code 2022-01-29 22:50:45 +05:00
token.go Added domain tests 2022-01-30 22:49:25 +05:00
token_test.go Added domain tests 2022-01-30 22:49:25 +05:00
url.go 🎨 Format domain package code 2022-01-29 22:50:45 +05:00
url_test.go Added domain tests 2022-01-30 22:49:25 +05:00
user.go 🎨 Format domain package code 2022-01-29 22:50:45 +05:00