Watch
1
0
Fork
You've already forked mautrix-discord
0
mirror of https://github.com/mautrix/discord.git synced 2026-08-22 12:04:54 -04:00
mautrix-discord/pkg/discordauth
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-02 19:43:57 -07:00
..
captcha.go auth/machine: turn into a resumable state machine 2026-07-07 17:12:35 -07:00
context.go auth: add initial sketch 2026-03-26 20:18:16 -07:00
error.go auth/error: don't consider "compromised account" error to be input error 2026-07-15 16:28:28 -07:00
error_test.go auth: support inspection of form field errors 2026-04-07 20:14:53 -07:00
experiments.go auth/machine: turn into a resumable state machine 2026-07-07 17:12:35 -07:00
http.go auth: remove unused imports 2026-07-07 18:55:09 -07:00
login.go auth: retry on bad MFA creds 2026-06-10 22:25:54 -07:00
machine.go auth/machine: log converted errors 2026-08-02 19:43:57 -07:00
machine_experiments.go auth/machine: turn into a resumable state machine 2026-07-07 17:12:35 -07:00
machine_http.go auth: fix static checks 2026-07-07 17:25:52 -07:00
machine_op.go auth/machine: clear interrupt req if IP auth token is invalid 2026-07-15 16:09:11 -07:00
machine_test.go auth/error: don't consider "compromised account" error to be input error 2026-07-15 16:28:28 -07:00
mfa.go auth/machine: turn into a resumable state machine 2026-07-07 17:12:35 -07:00
NOTES.md auth: support inspection of form field errors 2026-04-07 20:14:53 -07:00
personality.go discordauth: send installation id 2026-06-02 17:00:28 -07:00
personality_test.go auth: add some focused tests 2026-03-26 21:17:15 -07:00
sensitive.go auth/sensitive: impl unmarshaler 2026-03-26 21:02:43 -07:00
SEQUENCE_DIAGRAM.md auth: add sequence diagram 2026-04-07 21:29:29 -07:00