feat(auth): misc fediverse auth improvements
- remove automatic app validation - add force refresh option to GetFediverseUrlAsync - pass state to mastodon authorization URI
This commit is contained in:
parent
142ff36d3a
commit
4e9c4af4a5
9 changed files with 143 additions and 180 deletions
3
Foxnouns.Backend/Controllers/SidController.cs
Normal file
3
Foxnouns.Backend/Controllers/SidController.cs
Normal file
|
@ -0,0 +1,3 @@
|
|||
namespace Foxnouns.Backend.Controllers;
|
||||
|
||||
public class SidController { }
|
Loading…
Add table
Add a link
Reference in a new issue