mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-23 10:16:14 -06:00
[feature] Refactor tokens, allow multiple app redirect_uris
This commit is contained in:
parent
67a2b3650c
commit
3b1b842890
77 changed files with 860 additions and 554 deletions
|
|
@ -51,7 +51,7 @@ func NewTestProcessor(
|
|||
),
|
||||
typeutils.NewConverter(state),
|
||||
federator,
|
||||
NewTestOauthServer(state.DB),
|
||||
NewTestOauthServer(state),
|
||||
mediaManager,
|
||||
state,
|
||||
emailSender,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue