feat: Implement matrix native oidc
This commit is contained in:
parent
b1a2b96aa4
commit
c1541bc4bf
6 changed files with 208 additions and 92 deletions
|
|
@ -31,7 +31,7 @@ abstract class AppConfig {
|
|||
static const String howDoIGetStickersTutorial =
|
||||
'https://fluffy.chat/faq/#how_do_i_get_stickers';
|
||||
static const String appId = 'im.fluffychat.FluffyChat';
|
||||
static const String appOpenUrlScheme = 'im.fluffychat';
|
||||
static const String appOpenUrlScheme = 'chat.fluffy';
|
||||
|
||||
static const String sourceCodeUrl =
|
||||
'https://github.com/krille-chan/fluffychat';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue