BackupCodeGeneratorInterface
interface BackupCodeGeneratorInterface (View source)
A service class implementation for generating and hashing backup codes.
Methods
                    public                                                                            
                
                    array
                
                                
                    generate()
        
                                            
                
            Generate a list of backup codes and return them in an array of state objects.
Details
        
                            array
    generate()
        
    
    Generate a list of backup codes and return them in an array of state objects.
        
                            array
    getCharacterSet()
        
    
    Returns a list of possible characters to use in backup codes.