mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Add 'feature.enable_profile_key' to authlib-injector metadata so it uses our signing keys (#39)
This commit is contained in:
		@@ -28,6 +28,7 @@ final class AuthlibInjectorController extends BaseController {
 | 
			
		||||
                'implementationName' => 'Account Ely.by adapter for the authlib-injector library',
 | 
			
		||||
                'implementationVersion' => '1.0.0',
 | 
			
		||||
                'feature.no_mojang_namespace' => true,
 | 
			
		||||
                'feature.enable_profile_key' => true,
 | 
			
		||||
                'links' => [
 | 
			
		||||
                    'homepage' => 'https://ely.by',
 | 
			
		||||
                    'register' => 'https://account.ely.by/register',
 | 
			
		||||
 
 | 
			
		||||
@@ -16,6 +16,7 @@ class IndexCest {
 | 
			
		||||
                'implementationName' => 'Account Ely.by adapter for the authlib-injector library',
 | 
			
		||||
                'implementationVersion' => '1.0.0',
 | 
			
		||||
                'feature.no_mojang_namespace' => true,
 | 
			
		||||
                'feature.enable_profile_key' => true, 
 | 
			
		||||
                'links' => [
 | 
			
		||||
                    'homepage' => 'https://ely.by',
 | 
			
		||||
                    'register' => 'https://account.ely.by/register',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user