mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Реализован функционал получения информации об аккауте после выполнения oAuth авторизации
This commit is contained in:
		@@ -11,6 +11,7 @@ class OauthScope extends ActiveRecord {
 | 
			
		||||
 | 
			
		||||
    const OFFLINE_ACCESS = 'offline_access';
 | 
			
		||||
    const MINECRAFT_SERVER_SESSION = 'minecraft_server_session';
 | 
			
		||||
    const ACCOUNT_INFO = 'account_info';
 | 
			
		||||
    const ACCOUNT_EMAIL = 'account_email';
 | 
			
		||||
 | 
			
		||||
    public static function tableName() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user