auth/internal/domain
Maxim Lebedev 3b0ebb3690
continuous-integration/drone Build is failing Details
🚚 Renamed module due project migration
2022-03-13 15:58:34 +05:00
..
action.go 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
action_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
app.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
client.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
client_id.go 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
client_id_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
client_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
code_challenge_method.go 🐛 Allow empty CodeChallengeMethod parsing 2022-02-18 00:10:16 +05:00
code_challenge_method_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
config.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
config_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
doc.go 📝 Added domain package docs 2021-12-27 00:12:11 +05:00
email.go 🏷️ Added custom JSON (un)marshler for Email domain 2022-02-18 00:10:41 +05:00
email_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
error.go Allow error_code unmarshling 2022-02-08 00:10:16 +05:00
error_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
grant_type.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
grant_type_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
me.go 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
me_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
metadata.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
profile.go 🏷️ Added some helpers for profile domain 2022-02-25 20:30:08 +05:00
provider.go 🚨 Removed linter warnings 2022-02-01 22:27:48 +05:00
response_type.go 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
response_type_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
scope.go 🏷️ Added undelete micropub scope 2022-03-07 23:30:16 +05:00
scope_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
session.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
ticket.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00
token.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
token_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
url.go 🎨 Format of the exist code before refactoring 2022-02-16 01:07:39 +05:00
url_test.go 🚚 Renamed module due project migration 2022-03-13 15:58:34 +05:00
user.go 👽 Format and update exist domains due InideAuth spec changes 2022-02-17 20:12:34 +05:00