|
de733a0682
|
feat(frontend): discord registration/login/linking
also moves the registration form found on the mastodon callback page
into a component so we're not repeating the same code for every auth method
|
2024-11-28 21:37:30 +01:00 |
|
|
7cb17409cd
|
fix: explicitly set sids to null so the find free sid functions actually trigger
|
2024-11-24 15:39:44 +01:00 |
|
|
4e9c4af4a5
|
feat(auth): misc fediverse auth improvements
- remove automatic app validation
- add force refresh option to GetFediverseUrlAsync
- pass state to mastodon authorization URI
|
2024-11-24 15:37:36 +01:00 |
|
|
d0bf638a21
|
fix: check for obviously invalid instance URLs, use correct JSON key for mastodon scopes
|
2024-11-23 20:40:09 +01:00 |
|
|
c4cb08cdc1
|
feat: initial fediverse registration/login
|
2024-11-03 02:07:07 +01:00 |
|